Class: AgileUtils::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/agile_utils/cli.rb

Instance Method Summary collapse

Instance Method Details

#usageObject



5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# File 'lib/agile_utils/cli.rb', line 5

def usage
  puts "AgileUtils::Helper.capture\nAgileUtils::Helper.make_list\nAgileUtils::Helper.shell\nAgileUtils::Helper.linux?\nAgileUtils::Helper.osx?\nAgileUtils::Helper.time\nAgileUtils::Helper.uname\nAgileUtils::FileUtil.find()\nAgileUtils::FileUtils.delete()\nAgileUtils::FileUtils.gunzip()\nAgileUtils::FileUtils.tar_gzip_files()\n  EOS\nend\n"