module MtAgentGen
Extended Modules
Defined in:
agent_gen.crInstance Method Summary
- #agent_create(agentname : String, rhost : String, rport : Int32, cookie_file : String, opts : Array(String)) : Bool | Nil
- #create_cookie_file(cookie_file : String, lhost : String)
Instance Method Detail
def agent_create(agentname : String, rhost : String, rport : Int32, cookie_file : String, opts : Array(String)) : Bool | Nil
#