Revision f94d64b1
Added by Marc Dequènes over 14 years ago
- ID f94d64b1dcfe6f1dfa8f92cf0c53f1068b92c497
bin/mapmaker | ||
---|---|---|
|
||
class MapMakerInterface < CyborgServerDefaultInterface
|
||
class DNS < CyborgServerInterface
|
||
def api_zone_exists?
|
||
def api_zone_exists?(data)
|
||
pp data
|
||
"coucou"
|
||
end
|
||
split_mode_command :api_zone_exists?
|
||
end
|
||
end
|
||
end
|
Also available in: Unified diff
[evol] work on cyborg server protocol and API #2 (refs #31)