Module: Sherlock::LaTex::InstanceMethods

Defined in:
lib/sherlock/latex.rb

Instance Method Summary collapse

Instance Method Details

#tex_files(opts = {}) ⇒ Object



24
25
26
# File 'lib/sherlock/latex.rb', line 24

def tex_files(opts = {})
  investigate('**/*.tex', opts)
end