class RailsRouteChecker::Parsers::HamlParser::Tree::RootNode

Public Instance Methods

file() click to toggle source
# File lib/rails-route-checker/parsers/haml_parser/tree/root_node.rb, line 8
def file
  @document.file
end