Libraries
»
haku
(1.5.0)
»
Index
»
Haku
»
Core
»
ClassMethods
»
#input
Method: Haku::Core::ClassMethods#input
Defined in:
lib/haku/core.rb
#
input
(*names) ⇒
Object
35 36 37
# File 'lib/haku/core.rb', line 35
def
input
(
*
names
)
self
.
haku_inputs
+=
names
end