Class
PatternPark::FCSHD
In:
lib/airake/fcshd.rb
Parent:
Hash
Methods
execute
get_fcsh
new
open
start
start_from_rake
stop
Included Modules
Daemonize
Attributes
fcsh_path
[R]
instances
[R]
kill_process
[RW]
start_process
[RW]
Public Class methods
new
(ip = nil, port = nil)
start_from_rake
(env, default_ip = "127.0.0.1", default_port = 20569)
Public Instance methods
execute
(io, path, command)
get_fcsh
(io, path)
open
(ip, port)
start
()
stop
(io)
[Validate]