Libraries
»
culerity
(0.2.15)
»
Index
»
Culerity
»
RemoteObjectProxy
»
#exit
Method: Culerity::RemoteObjectProxy#exit
Defined in:
lib/culerity/remote_object_proxy.rb
#
exit
⇒
Object
51 52 53
# File 'lib/culerity/remote_object_proxy.rb', line 51
def
exit
@io
<<
'["_exit_"]'
end