Class: ByldCli

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

Instance Method Summary collapse

Instance Method Details

#__print_versionObject



44
45
46
# File 'lib/byld_cli.rb', line 44

def __print_version
  puts BYLD_VERSION
end