Table of Contents - r2do-0.0.9 Documentation
Classes and Modules
- R2do
- R2do::App
- R2do::Category
- R2do::CategoryAlreadyExistsError
- R2do::CategoryNotFoundError
- R2do::CategoryNotSelectedError
- R2do::Command
- R2do::Commands
- R2do::Commands::CategoryCommand
- R2do::Commands::DisplayCategoriesCommand
- R2do::Commands::HelpCommand
- R2do::Commands::InitCommand
- R2do::Commands::NowCommand
- R2do::Commands::Option
- R2do::Commands::TaskCommand
- R2do::InvalidCommandError
- R2do::InvalidOptionError
- R2do::Option
- R2do::State
- R2do::Task
- R2do::TaskAlreadyExistsError
- R2do::TaskNotFoundError
- R2do::TaskNotSelectedError
- R2do::UI
- R2do::Utility
Methods
- ::input — R2do::UI
- ::new — R2do::App
- ::new — R2do::Category
- ::new — R2do::Option
- ::new — R2do::Commands::CategoryCommand
- ::new — R2do::Command
- ::new — R2do::Commands::DisplayCategoriesCommand
- ::new — R2do::Commands::HelpCommand
- ::new — R2do::Commands::InitCommand
- ::new — R2do::Commands::NowCommand
- ::new — R2do::Commands::TaskCommand
- ::new — R2do::Commands::Option
- ::new — R2do::State
- ::new — R2do::Task
- ::new_line — R2do::UI
- ::rescue — R2do::UI
- ::status — R2do::UI
- #add — R2do::Category
- #add — R2do::State
- #calculate_path — R2do::Utility
- #clear_current_category — R2do::State
- #clear_current_task — R2do::Category
- #completed — R2do::Task
- #contains? — R2do::State
- #create_commands — R2do::App
- #delete_category — R2do::Commands::CategoryCommand
- #delete_task — R2do::Commands::TaskCommand
- #display — R2do::Task
- #display_current_category — R2do::Commands::CategoryCommand
- #display_current_category — R2do::Commands::NowCommand
- #done? — R2do::Task
- #edit_current_category — R2do::Commands::CategoryCommand
- #edit_current_task — R2do::Commands::TaskCommand
- #execute — R2do::Option
- #execute — R2do::Commands::CategoryCommand
- #execute — R2do::Command
- #execute — R2do::Commands::DisplayCategoriesCommand
- #execute — R2do::Commands::HelpCommand
- #execute — R2do::Commands::InitCommand
- #execute — R2do::Commands::NowCommand
- #execute — R2do::Commands::TaskCommand
- #execute — R2do::Commands::Option
- #find_by_description — R2do::Category
- #find_command — R2do::App
- #format_date — R2do::Task
- #get — R2do::State
- #help — R2do::Commands::CategoryCommand
- #help — R2do::Command
- #help — R2do::Commands::DisplayCategoriesCommand
- #help — R2do::Commands::InitCommand
- #help — R2do::Commands::NowCommand
- #help — R2do::Commands::TaskCommand
- #init — R2do::State
- #invalid_command — R2do::App
- #load_state — R2do::Utility
- #mark_as_complete — R2do::Commands::TaskCommand
- #parse_category — R2do::Commands::CategoryCommand
- #parse_task — R2do::Commands::TaskCommand
- #refresh — R2do::State
- #remove — R2do::Category
- #remove — R2do::State
- #rename — R2do::Category
- #rename — R2do::Task
- #require_selected_category — R2do::Commands::CategoryCommand
- #require_selected_task — R2do::Commands::TaskCommand
- #reset — R2do::State
- #run — R2do::App
- #save — R2do::App
- #save_state — R2do::Utility
- #set_current — R2do::Category
- #set_current — R2do::State
- #show_current_task — R2do::Commands::TaskCommand
- #show_help — R2do::Utility
- #show_version — R2do::Utility
- #to_s — R2do::Category
- #to_s — R2do::Command
- #to_s — R2do::Task