Module: Checkoff

Defined in:
lib/checkoff/tags.rb,
lib/checkoff/cli.rb,
lib/checkoff/tasks.rb,
lib/checkoff/events.rb,
lib/checkoff/timing.rb,
lib/checkoff/clients.rb,
lib/checkoff/version.rb,
lib/checkoff/my_tasks.rb,
lib/checkoff/projects.rb,
lib/checkoff/sections.rb,
lib/checkoff/subtasks.rb,
lib/checkoff/timelines.rb,
lib/checkoff/portfolios.rb,
lib/checkoff/workspaces.rb,
lib/checkoff/attachments.rb,
lib/checkoff/custom_fields.rb,
lib/checkoff/task_searches.rb,
lib/checkoff/task_selectors.rb,
lib/checkoff/project_selectors.rb,
lib/checkoff/section_selectors.rb,
lib/checkoff/internal/task_hashes.rb,
lib/checkoff/internal/task_timing.rb,
lib/checkoff/internal/config_loader.rb,
lib/checkoff/internal/project_hashes.rb,
lib/checkoff/internal/project_timing.rb,
lib/checkoff/internal/search_url/parser.rb,
lib/checkoff/internal/asana_event_filter.rb,
lib/checkoff/internal/selector_evaluator.rb,
lib/checkoff/internal/selector_classes/task.rb,
lib/checkoff/internal/selector_classes/common.rb,
lib/checkoff/internal/task_selector_evaluator.rb,
lib/checkoff/internal/selector_classes/project.rb,
lib/checkoff/internal/selector_classes/section.rb,
lib/checkoff/internal/search_url/results_merger.rb,
lib/checkoff/internal/project_selector_evaluator.rb,
lib/checkoff/internal/section_selector_evaluator.rb,
lib/checkoff/internal/search_url/custom_field_variant.rb,
lib/checkoff/internal/search_url/date_param_converter.rb,
lib/checkoff/internal/search_url/simple_param_converter.rb,
lib/checkoff/internal/selector_classes/function_evaluator.rb,
lib/checkoff/internal/search_url/custom_field_param_converter.rb,
lib/checkoff/internal/selector_classes/task/function_evaluator.rb,
lib/checkoff/internal/selector_classes/common/function_evaluator.rb,
lib/checkoff/internal/selector_classes/project/function_evaluator.rb,
lib/checkoff/internal/selector_classes/section/function_evaluator.rb

Overview

Defined Under Namespace

Modules: Internal, SelectorClasses Classes: Attachments, CheckoffGLIApp, Clients, CustomFields, Events, MvSubcommand, MyTasks, Portfolios, ProjectSelectorEvaluator, ProjectSelectors, Projects, QuickaddSubcommand, SectionSelectorEvaluator, SectionSelectors, Sections, SelectorEvaluator, Subtasks, Tags, TaskSearches, TaskSelectorEvaluator, TaskSelectors, Tasks, Timelines, Timing, ViewSubcommand, Workspaces

Constant Summary collapse

VERSION =

Version of library

'0.163.0'