Class: VersionCommand
- Inherits:
-
NeverdoneCommand
- Object
- Clamp::Command
- NeverdoneCommand
- VersionCommand
- Defined in:
- bin/nd
Instance Method Summary collapse
Methods inherited from NeverdoneCommand
Instance Method Details
permalink #lazy_execute ⇒ Object
[View source]
153 154 155 |
# File 'bin/nd', line 153 def lazy_execute puts Neverdone::VERSION end |