Top Level Namespace

Defined Under Namespace

Modules: FacebookCL Classes: FacebookAuthServer

Constant Summary collapse

HISTORY_FILENAME =

history management

"#{ENV['HOME']}/.FacebookCLHistory"
METHODS =

command completion

FacebookCommands.singleton_methods - ['method_missing']