class MtRpc::Client
- MtRpc::Client
- SimpleRpc::Client
- Reference
- Object
Defined in:
mt_rpc.cr:6mt_rpc.cr:26
Instance Method Summary
- #cmd_run(cmd : String, rhost : String, rport : Int32) : Bool
- #cmd_run_hook(cmd : String, rhost : String, rport : Int32)
- #cmd_run_hook!(cmd : String, rhost : String, rport : Int32)
- #rpc_test(rhost : String, rport : Int32) : Bool
- #rpc_test_hook(rhost : String, rport : Int32)
- #rpc_test_hook!(rhost : String, rport : Int32)