puppet-strings/lib/puppetx
Charlie Sharpsteen 84f31a8074 Handle cases where the parser returns nil
The Future Parser will return nil if a manifest file contains no statements
(I.E. it is empty or full of comments). Handle these cases and ensure the
`enumerate` method of the YARD parser always returns an Array.
2014-06-02 19:04:19 -07:00
..
yardoc Handle cases where the parser returns nil 2014-06-02 19:04:19 -07:00
yardoc.rb Re-architect around a YARD parser 2014-05-22 22:23:34 -07:00