Class: VersionCommand

Inherits:
NeverdoneCommand show all
Defined in:
bin/nd

Instance Method Summary collapse

Methods inherited from NeverdoneCommand

#authenticate, #execute

Instance Method Details

#lazy_executeObject



149
150
151
# File 'bin/nd', line 149

def lazy_execute
  puts Neverdone::VERSION
end