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