open class InteractiveShellCommand : BaseCommand
Simply extends CRaSH BaseCommand to add easy access to the RPC ops class.
<init> |
InteractiveShellCommand()
Simply extends CRaSH BaseCommand to add easy access to the RPC ops class. |
objectMapper |
fun objectMapper(): ObjectMapper |
ops |
fun ops(): CordaRPCOps |
services |
fun services(): ServiceHubInternal |