Project

General

Profile

« Previous | Next » 

Revision 41802ec1

Added by Marc Dequènes over 13 years ago

  • ID 41802ec120851cf58a5f4d6a816de311a31f58d4

[evol] work on cyborg server protocol and API #6 (refs #31)

View differences:

lib/cyborghood/cyborg/server.rb
if flags.index '?'
send_line "250+ ok"
send_line({'exists?' => @interface.find_node_action(cmd)}.to_yaml)
send_line({'exists?' => @interface.has_node?(cmd)}.to_yaml)
return
end

Also available in: Unified diff