Module: Facy
- Extended by:
- Command, Converter, Core, Facebook, GetToken, Help, ImageViewer, InputQueue, Logger, OptParser, Output
- Defined in:
- lib/facy/core.rb,
lib/facy/help.rb,
lib/facy/logger.rb,
lib/facy/output.rb,
lib/facy/command.rb,
lib/facy/version.rb,
lib/facy/facebook.rb,
lib/facy/converter.rb,
lib/facy/exception.rb,
lib/facy/get_token.rb,
lib/facy/input_queue.rb,
lib/facy/image_viewer.rb,
lib/facy/option_parser.rb
Defined Under Namespace
Modules: Command, Converter, Core, Facebook, GetToken, Help, ImageViewer, InputQueue, Logger, OptParser, Output Classes: DeepStruct, FacebookGraphReqError, Item
Constant Summary collapse
- VERSION =
"1.2.17"
Instance Attribute Summary
Attributes included from Facebook
Method Summary
Methods included from Core
_init, async, config, config_file, default_config, init, inits, load_config, me, mutex, set_me, start, stop_process, sync
Methods included from Help
Methods included from Logger
dump_log, log, log_file, log_queue
Methods included from Output
_post_code_table_loop, clear_line, error, instant_output, new_line, not_yet_print_items, periodic_output, post_code, post_code_map, post_code_reverse_map, post_code_table, post_code_table_load, print_register, print_registers, stop_animation, username_color, username_color_map, username_color_table, username_color_table_load
Methods included from Command
alias_commands, aliasing, command, commands, execute, match_single_command, match_target_command
Methods included from Facebook
expired_session, facebook_comment, facebook_like, facebook_mailbox, facebook_me, facebook_notification_fetch, facebook_post, facebook_set_seen, facebook_status, facebook_stream_fetch, login, retry_wait
Methods included from Converter
Methods included from GetToken
browse, exchange_long_term_token, grant_access, load_session_file, login_flow, save_config_file, save_session_file, session_file, setup_app_id, setup_app_secret, setup_token
Methods included from InputQueue
_insert_item, insert_item, insert_lock, item_print_queue, mailbox_cache, notification_print_queue, printed_item, stream_print_queue