class Durt::Command::Version
Public Class Methods
new()
click to toggle source
# File lib/durt/command.rb, line 24 def initialize puts Durt::VERSION end
# File lib/durt/command.rb, line 24 def initialize puts Durt::VERSION end