Libraries
»
fig
(2.0.0)
»
Index
»
Fig
»
Statement
»
Command
»
#statement_type
Method: Fig::Statement::Command#statement_type
Defined in:
lib/fig/statement/command.rb
#
statement_type
⇒
Object
26 27 28
# File 'lib/fig/statement/command.rb', line 26
def
statement_type
(
)
return
'
command
'
end