Libraries
»
mdqt
(0.4.0)
»
Index
»
MDQT
»
CLI
»
Base
»
#hey
Method: MDQT::CLI::Base#hey
Defined in:
lib/mdqt/cli/base.rb
#
hey
(comment) ⇒
Object
134 135 136
# File 'lib/mdqt/cli/base.rb', line 134
def
hey
(
comment
)
STDERR
.
puts
(
comment
)
end