Helper method to run the utility on an instance.
See Also:
Since:
0.6.0
13
# File 'lib/yard/cli/command.rb', line 13 def self.run(*args) new.run(*args) end