mirror of
https://github.com/ruby/ruby.git
synced 2025-09-17 01:23:57 +02:00
parent
de023b68aa
commit
76aaaf6434
2 changed files with 12 additions and 2 deletions
|
@ -412,6 +412,9 @@ def help
|
|||
end
|
||||
|
||||
module UN # :nodoc:
|
||||
|
||||
VERSION = "0.2.1"
|
||||
|
||||
module_function
|
||||
def help(argv, output: $stdout)
|
||||
all = argv.empty?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue