class Noir::Command::New::Makefile::Tex

Constants

MakefileText

Public Class Methods

execute(*args) click to toggle source
# File lib/noir/command/new/makefile/tex.rb, line 44
def self.execute *args
  Noir::Command::New::Makefile.createMakefile MakefileText
end