Libraries
»
stax
(0.1.5)
»
Index
»
Stax
»
Dsl
»
#command
Method: Stax::Dsl#command
Defined in:
lib/stax/dsl.rb
#
command
(*args) ⇒
Object
9 10 11
# File 'lib/stax/dsl.rb', line 9
def
command
(
*
args
)
Stax
.
add_command
(
*
args
)
end