environment(env = File.basename($0, '.*'))
Instance Public methods
Parses environment variable env or its uppercase with
splitting like a shell.
env defaults to the basename of the program.
Parses environment variable env or its uppercase with
splitting like a shell.
env defaults to the basename of the program.
Please login to continue.