module DocSmoosher
Constants
- TEMPLATES
Public Class Methods
parse_dir(directory)
click to toggle source
Scan files and folders inside a directory to define an API
# File lib/doc_smoosher.rb, line 61 def self.parse_dir directory end