Method: Remote.menu

Defined in:
lib/xiki/remote.rb


13
14
15
16
17
18
19
20
21
# File 'lib/xiki/remote.rb', line 13

def self.menu
  "
  - docs/
    > Summary
    | You can browse files and run commands on remote servers.
    @ /[email protected]/tmp/
  << see) @servers/
  "
end