Method: Puppet::Parser::AST#file

Defined in:
lib/vendor/puppet/parser/ast.rb

#fileObject

Returns the value of attribute file.



17
18
19
# File 'lib/vendor/puppet/parser/ast.rb', line 17

def file
  @file
end