class Lgtmit::CLI
Public Instance Methods
make(file_name)
click to toggle source
# File lib/lgtmit/cli.rb, line 8 def make(file_name) Compositer.new(file_name).run end
# File lib/lgtmit/cli.rb, line 8 def make(file_name) Compositer.new(file_name).run end