class Durt::Command::ProjectStats
Public Class Methods
new()
click to toggle source
# File lib/durt/command.rb, line 140 def initialize Durt::Project.current_project.puts_stats end
# File lib/durt/command.rb, line 140 def initialize Durt::Project.current_project.puts_stats end