Method: Fig::Statement::IncludeFile#statement_type
- Defined in:
- lib/fig/statement/include_file.rb
#statement_type ⇒ Object
69 70 71 |
# File 'lib/fig/statement/include_file.rb', line 69 def statement_type() return 'include-file' end |