class GithubTrackerOptions
- GithubTrackerOptions
- Reference
- Object
Overview
A wrapper for OptionParser that main uses to get command line args.
If an option needs main to quit, it can set @quit = true, and main should respect that flag.
Defined in:
GithubTrackerOptions.crConstructors
Instance Method Summary
- #earlier_time : Time
- #later_time : Time
- #list_users? : Bool
- #quit? : Bool
- #specific_user? : Bool
- #user : String