Top Level Namespace

Defined Under Namespace

Classes: Volna

Instance Method Summary collapse

Instance Method Details

#show_helpObject



8
9
10
11
# File 'bin/volna', line 8

def show_help
  puts "volna [-h] [DOCUMENT ROOT]"
  exit
end