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



153
154
155
# File 'bin/nd', line 153

def lazy_execute
  puts Neverdone::VERSION
end