| Class | Travis::CLI::Command |
| In: |
lib/travis/cli/command.rb
|
| Parent: | Object |
| MINUTE | = | 60 |
| HOUR | = | 3600 |
| DAY | = | 86400 |
| WEEK | = | 604800 |
| YAML_ERROR | = | defined?(Psych::SyntaxError) ? Psych::SyntaxError : ArgumentError |
| debug | -> | debug? |
| arguments | [RW] | |
| config | [RW] | |
| debug | [RW] | |
| force_interactive | [RW] | |
| formatter | [RW] | |
| input | [R] | |
| output | [R] |