Table of Contents - 3llo-1.3.1 Documentation
Classes and Modules
- Container
- Container::KeyNotFoundError
- Tr3llo
- Tr3llo::API
- Tr3llo::API::Board
- Tr3llo::API::Card
- Tr3llo::API::Checklist
- Tr3llo::API::Label
- Tr3llo::API::List
- Tr3llo::API::Token
- Tr3llo::API::User
- Tr3llo::Application
- Tr3llo::BoardNotSelectedError
- Tr3llo::Command
- Tr3llo::Command::Board
- Tr3llo::Command::Board::Add
- Tr3llo::Command::Board::Invalid
- Tr3llo::Command::Board::List
- Tr3llo::Command::Board::Select
- Tr3llo::Command::Card
- Tr3llo::Command::Card::Add
- Tr3llo::Command::Card::AddChecklist
- Tr3llo::Command::Card::AddItem
- Tr3llo::Command::Card::AddLabel
- Tr3llo::Command::Card::Archive
- Tr3llo::Command::Card::Assign
- Tr3llo::Command::Card::CheckItem
- Tr3llo::Command::Card::Comment
- Tr3llo::Command::Card::Comments
- Tr3llo::Command::Card::Edit
- Tr3llo::Command::Card::EditChecklist
- Tr3llo::Command::Card::EditItem
- Tr3llo::Command::Card::Invalid
- Tr3llo::Command::Card::List
- Tr3llo::Command::Card::ListMine
- Tr3llo::Command::Card::Move
- Tr3llo::Command::Card::RemoveChecklist
- Tr3llo::Command::Card::RemoveItem
- Tr3llo::Command::Card::SelfAssign
- Tr3llo::Command::Card::Show
- Tr3llo::Command::Card::UncheckItem
- Tr3llo::Command::Exit
- Tr3llo::Command::Help
- Tr3llo::Command::Invalid
- Tr3llo::Command::Label
- Tr3llo::Command::Label::Add
- Tr3llo::Command::Label::Edit
- Tr3llo::Command::Label::Invalid
- Tr3llo::Command::Label::List
- Tr3llo::Command::Label::Remove
- Tr3llo::Command::List
- Tr3llo::Command::List::Add
- Tr3llo::Command::List::ArchiveCards
- Tr3llo::Command::List::Cards
- Tr3llo::Command::List::Invalid
- Tr3llo::Command::List::List
- Tr3llo::Configuration
- Tr3llo::Controller
- Tr3llo::Entities
- Tr3llo::Entities::Checklist
- Tr3llo::Interface
- Tr3llo::InvalidArgumentError
- Tr3llo::InvalidCommandError
- Tr3llo::Registry
- Tr3llo::RemoteServer
- Tr3llo::RemoteServer::RequestError
- Tr3llo::Utils
- Tr3llo::View
- Tr3llo::View::Board
- Tr3llo::View::Board::Help
- Tr3llo::View::Board::List
- Tr3llo::View::Card
- Tr3llo::View::Card::Comments
- Tr3llo::View::Card::Help
- Tr3llo::View::Card::List
- Tr3llo::View::Card::ListMine
- Tr3llo::View::Card::Show
- Tr3llo::View::Help
- Tr3llo::View::Label
- Tr3llo::View::Label::Help
- Tr3llo::View::Label::List
- Tr3llo::View::List
- Tr3llo::View::List::Cards
- Tr3llo::View::List::Help
- Tr3llo::View::List::List
Methods
- ::new — Tr3llo::Configuration
- ::new — Tr3llo::Interface
- ::new — Tr3llo::Registry
- ::new — Tr3llo::RemoteServer
- ::new — Tr3llo::RemoteServer::RequestError
- ::new — Container
- ::new — Container::KeyNotFoundError
- #add_labels — Tr3llo::API::Card
- #add_labels — Tr3llo::Command::Card::AddLabel
- #api_key — Tr3llo::Configuration
- #api_key — Tr3llo::API::Token
- #api_key= — Tr3llo::Configuration
- #api_token — Tr3llo::Configuration
- #api_token — Tr3llo::API::Token
- #api_token= — Tr3llo::Configuration
- #archive — Tr3llo::API::Card
- #archive_card — Tr3llo::Command::Card::Archive
- #archive_cards — Tr3llo::API::List
- #archive_cards — Tr3llo::Command::List::ArchiveCards
- #assert_board_id! — Tr3llo::Command::Board::Select
- #assert_card_id! — Tr3llo::Command::Card::AddLabel
- #assert_card_id! — Tr3llo::Command::Card::Archive
- #assert_card_id! — Tr3llo::Command::Card::Assign
- #assert_card_id! — Tr3llo::Command::Card::Comment
- #assert_card_id! — Tr3llo::Command::Card::Comments
- #assert_card_id! — Tr3llo::Command::Card::Edit
- #assert_card_id! — Tr3llo::Command::Card::Move
- #assert_card_id! — Tr3llo::Command::Card::SelfAssign
- #assert_card_id! — Tr3llo::Command::Card::Show
- #assert_label_id! — Tr3llo::Command::Label::Edit
- #assert_label_id! — Tr3llo::Command::Label::Remove
- #assert_list_id! — Tr3llo::Command::List::Cards
- #assert_string! — Tr3llo::Utils
- #assign_card — Tr3llo::Command::Card::Assign
- #assign_card — Tr3llo::Command::Card::SelfAssign
- #assign_members — Tr3llo::API::Card
- #build_command — Tr3llo::Command
- #build_option_parser — Tr3llo::Application
- #build_req_path — Tr3llo::Utils
- #build_request_uri — Tr3llo::RemoteServer
- #client — Tr3llo::API::Card
- #client — Tr3llo::API::Checklist
- #client — Tr3llo::API::Label
- #client — Tr3llo::API::List
- #client — Tr3llo::API::Token
- #comment — Tr3llo::API::Card
- #create — Tr3llo::API::Board
- #create — Tr3llo::API::Card
- #create — Tr3llo::API::Checklist
- #create — Tr3llo::API::Label
- #create — Tr3llo::API::List
- #create_item — Tr3llo::API::Checklist
- #delete — Tr3llo::RemoteServer
- #delete — Tr3llo::API::Checklist
- #delete — Tr3llo::API::Label
- #delete_item — Tr3llo::API::Checklist
- #deprecate! — Tr3llo::Utils
- #determine_status_line — Tr3llo::Controller
- #dispatch — Tr3llo::RemoteServer
- #execute — Tr3llo::Command
- #execute — Tr3llo::Command::Board
- #execute — Tr3llo::Command::Board::Add
- #execute — Tr3llo::Command::Board::Invalid
- #execute — Tr3llo::Command::Board::List
- #execute — Tr3llo::Command::Board::Select
- #execute — Tr3llo::Command::Card
- #execute — Tr3llo::Command::Card::Add
- #execute — Tr3llo::Command::Card::AddChecklist
- #execute — Tr3llo::Command::Card::AddItem
- #execute — Tr3llo::Command::Card::AddLabel
- #execute — Tr3llo::Command::Card::Archive
- #execute — Tr3llo::Command::Card::Assign
- #execute — Tr3llo::Command::Card::CheckItem
- #execute — Tr3llo::Command::Card::Comment
- #execute — Tr3llo::Command::Card::Comments
- #execute — Tr3llo::Command::Card::Edit
- #execute — Tr3llo::Command::Card::EditChecklist
- #execute — Tr3llo::Command::Card::EditItem
- #execute — Tr3llo::Command::Card::Invalid
- #execute — Tr3llo::Command::Card::List
- #execute — Tr3llo::Command::Card::ListMine
- #execute — Tr3llo::Command::Card::Move
- #execute — Tr3llo::Command::Card::RemoveChecklist
- #execute — Tr3llo::Command::Card::RemoveItem
- #execute — Tr3llo::Command::Card::SelfAssign
- #execute — Tr3llo::Command::Card::Show
- #execute — Tr3llo::Command::Card::UncheckItem
- #execute — Tr3llo::Command::Exit
- #execute — Tr3llo::Command::Help
- #execute — Tr3llo::Command::Invalid
- #execute — Tr3llo::Command::Label
- #execute — Tr3llo::Command::Label::Add
- #execute — Tr3llo::Command::Label::Edit
- #execute — Tr3llo::Command::Label::Invalid
- #execute — Tr3llo::Command::Label::List
- #execute — Tr3llo::Command::Label::Remove
- #execute — Tr3llo::Command::List
- #execute — Tr3llo::Command::List::Add
- #execute — Tr3llo::Command::List::ArchiveCards
- #execute — Tr3llo::Command::List::Cards
- #execute — Tr3llo::Command::List::Invalid
- #execute — Tr3llo::Command::List::List
- #execute_command! — Tr3llo::Controller
- #execute_configure! — Tr3llo::Application
- #execute_help! — Tr3llo::Application
- #fetch_board! — Tr3llo::Application
- #fetch_client! — Tr3llo::Application
- #fetch_configuration! — Tr3llo::Application
- #fetch_interface! — Tr3llo::Application
- #fetch_registry! — Tr3llo::Application
- #fetch_user! — Tr3llo::Application
- #finalize! — Tr3llo::Configuration
- #find — Tr3llo::API::Board
- #find — Tr3llo::API::Card
- #find — Tr3llo::API::Label
- #find — Tr3llo::API::User
- #find_all_by_board — Tr3llo::API::Label
- #find_all_by_board — Tr3llo::API::List
- #find_all_by_board — Tr3llo::API::User
- #find_all_by_list — Tr3llo::API::Card
- #find_all_by_user — Tr3llo::API::Board
- #find_all_by_user — Tr3llo::API::Card
- #format_bold — Tr3llo::Utils
- #format_date_time — Tr3llo::View::Card::Comments
- #format_dim — Tr3llo::Utils
- #format_highlight — Tr3llo::Utils
- #format_key_tag — Tr3llo::Utils
- #format_label — Tr3llo::View::Card::List
- #format_label — Tr3llo::View::Card::Show
- #format_label — Tr3llo::View::List::Cards
- #format_user — Tr3llo::Utils
- #generate_suggestions — Tr3llo::Command
- #get — Tr3llo::RemoteServer
- #get — Tr3llo::API::Checklist
- #get_card — Tr3llo::Command::Card::Show
- #get_cards — Tr3llo::Command::Card::List
- #get_checklist — Tr3llo::Command::Card::Show
- #get_config_entry — Tr3llo::Application
- #get_item — Tr3llo::API::Checklist
- #get_lists — Tr3llo::Command::Card::List
- #handle_invalid_subcommand — Tr3llo::Command::Board
- #handle_invalid_subcommand — Tr3llo::Command::Card
- #handle_invalid_subcommand — Tr3llo::Command::Label
- #handle_invalid_subcommand — Tr3llo::Command::List
- #interface — Tr3llo::Command::List::ArchiveCards
- #interface — Tr3llo::Command::List::Cards
- #list_by_card_id — Tr3llo::API::Checklist
- #list_cards — Tr3llo::Command::List::Cards
- #list_comments — Tr3llo::API::Card
- #load_configuration! — Tr3llo::Application
- #load_user! — Tr3llo::Application
- #make_shortcut — Tr3llo::Entities
- #make_struct — Tr3llo::API::Board
- #make_struct — Tr3llo::API::Card
- #make_struct — Tr3llo::API::Label
- #make_struct — Tr3llo::API::List
- #make_struct — Tr3llo::API::User
- #message — Tr3llo::BoardNotSelectedError
- #message — Tr3llo::RemoteServer::RequestError
- #miscellaneous_help — Tr3llo::View::Help
- #move_to_list — Tr3llo::API::Card
- #paint — Tr3llo::Utils
- #parse_cli_args! — Tr3llo::Application
- #parse_command — Tr3llo::Command
- #parse_id — Tr3llo::Entities
- #post — Tr3llo::RemoteServer
- #print — Tr3llo::Interface
- #print_error — Tr3llo::Interface
- #print_frame — Tr3llo::Interface
- #print_help! — Tr3llo::Application
- #print_line — Tr3llo::Interface
- #put — Tr3llo::RemoteServer
- #puts — Tr3llo::Interface
- #register — Tr3llo::Registry
- #register — Container
- #register_api_client! — Tr3llo::Application
- #register_board! — Tr3llo::Application
- #register_interface! — Tr3llo::Application
- #register_registry! — Tr3llo::Application
- #registry — Tr3llo::Entities
- #render — Tr3llo::View::Board::Help
- #render — Tr3llo::View::Board::List
- #render — Tr3llo::View::Card::Comments
- #render — Tr3llo::View::Card::Help
- #render — Tr3llo::View::Card::List
- #render — Tr3llo::View::Card::ListMine
- #render — Tr3llo::View::Card::Show
- #render — Tr3llo::View::Help
- #render — Tr3llo::View::Label::Help
- #render — Tr3llo::View::Label::List
- #render — Tr3llo::View::List::Cards
- #render — Tr3llo::View::List::Help
- #render — Tr3llo::View::List::List
- #render_board — Tr3llo::View::Board::List
- #render_card — Tr3llo::View::Card::ListMine
- #render_card — Tr3llo::View::List::Cards
- #render_cards — Tr3llo::View::Card::List
- #render_checklists — Tr3llo::View::Card::Show
- #render_comment — Tr3llo::View::Card::Comments
- #render_description — Tr3llo::View::Card::Show
- #render_label — Tr3llo::View::Label::List
- #render_labels — Tr3llo::View::Card::List
- #render_labels — Tr3llo::View::Card::Show
- #render_list — Tr3llo::View::List::List
- #render_members — Tr3llo::View::Card::List
- #render_members — Tr3llo::View::Card::Show
- #require_directory — Tr3llo::Utils
- #resolve — Container
- #reverse_lookup — Tr3llo::Registry
- #select_labels — Tr3llo::Command::Card::AddLabel
- #select_list — Tr3llo::Command::Card::Move
- #select_user — Tr3llo::Command::Card::Assign
- #start — Tr3llo::Application
- #start — Tr3llo::Controller
- #update — Tr3llo::API::Card
- #update — Tr3llo::API::Checklist
- #update — Tr3llo::API::Label
- #update_item — Tr3llo::API::Checklist
- #user_id — Tr3llo::Configuration
- #user_id= — Tr3llo::Configuration
- #verify — Tr3llo::API::Token