Some parts adapted from golang.org/src/pkg/json/decode.go and golang.org/src/pkg/utf8/utf8.go
| ORIGINAL_ENV | = | ENV.to_hash |
| IGNORE_SIGNALS | = | %w(INT QUIT) |
| STOP_TIMEOUT | = | 2 |
| VERSION | = | "2.0.2" |
| application_root | [RW] | |
| commands | [R] | |
| quiet | [RW] | |
| watch_interval | [RW] | |
| watch_method | [R] | |
| watcher | [W] |