class MtRpc::Client

Defined in:

mt_rpc.cr:6
mt_rpc.cr:26

Instance Method Summary

Instance Method Detail

def cmd_run(cmd : String, rhost : String, rport : Int32) : Bool #

[View source]
def cmd_run_hook(cmd : String, rhost : String, rport : Int32) #

def cmd_run_hook!(cmd : String, rhost : String, rport : Int32) #

def rpc_test(rhost : String, rport : Int32) : Bool #

[View source]
def rpc_test_hook(rhost : String, rport : Int32) #

def rpc_test_hook!(rhost : String, rport : Int32) #