Class
Dotenv::CLI
In:
lib/dotenv/cli.rb
Parent:
Object
The
CLI
is a class responsible of handling all the command line interface logic.
Methods
new
run
Attributes
argv
[R]
filenames
[R]
Public Class methods
new
(argv = [])
Public Instance methods
run
()
[Validate]