Module: Timetrack Private

Defined in:
lib/timetrack.rb,
lib/timetrack/cli.rb,
lib/timetrack/day.rb,
lib/timetrack/event.rb,
lib/timetrack/parser.rb,
lib/timetrack/reader.rb,
lib/timetrack/writer.rb,
lib/timetrack/version.rb,
lib/timetrack/transform.rb,
lib/timetrack/time_formatter.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

:nodoc:

Defined Under Namespace

Classes: CLI, Day, Event, Parser, Reader, TimeFormatter, Transform, Writer

Constant Summary collapse

VERSION =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

'0.2.0'