Libraries
»
luogu
(0.2.6)
»
Index (V)
»
Luogu
»
CLI
»
Commands
»
Version
Class: Luogu::CLI::Commands::Version
Inherits:
Dry::CLI::Command
Object
Dry::CLI::Command
Luogu::CLI::Commands::Version
show all
Defined in:
lib/luogu/cli.rb
Instance Method Summary
collapse
#
call
⇒ Object
Instance Method Details
#
call
⇒
Object
9 10 11
# File 'lib/luogu/cli.rb', line 9
def
call
(
*
)
puts
Luogu
::
VERSION
end