| Class | OAuth::CLI |
| In: |
lib/oauth/cli.rb
|
| Parent: | Object |
| SUPPORTED_COMMANDS | = | { "authorize" => "Obtain an access token and secret for a user", "debug" => "Verbosely generate an OAuth signature", "query" => "Query a protected resource", "sign" => "Generate an OAuth signature", "version" => "Display the current version of the library" |
| command | [R] | |
| options | [R] | |
| stdin | [R] | |
| stdout | [R] |