var search_data = {"index":{"searchIndex":["defaulttest","doro","entries","file","fileutils","object","progressbar","test","unit","testcase","add_entry()","display_entries()","new()","setup()","start()","teardown()","test_the_truth()","gemfile","gemfile.lock","readme","rakefile","doro.gemspec","doro","doro.feature","results.html"],"longSearchIndex":["defaulttest","doro","doro::entries","file","fileutils","object","progressbar","test","test::unit","test::unit::testcase","doro::entries::add_entry()","doro::entries::display_entries()","progressbar::new()","defaulttest#setup()","progressbar#start()","defaulttest#teardown()","defaulttest#test_the_truth()","","","","","","","",""],"info":[["DefaultTest","","DefaultTest.html","",""],["Doro","","Doro.html","",""],["Doro::Entries","","Doro/Entries.html","",""],["File","","File.html","",""],["FileUtils","","FileUtils.html","",""],["Object","","Object.html","",""],["ProgressBar","","ProgressBar.html","","

This class handles the incrementing and display of the progress bar.\n"],["Test","","Test.html","",""],["Test::Unit","","Test/Unit.html","",""],["Test::Unit::TestCase","","Test/Unit/TestCase.html","","

Add test libraries you want to use here, e.g. mocha\n"],["add_entry","Doro::Entries","Doro/Entries.html#method-c-add_entry","( doro_file: \"#{Dir.home}/.doro\", task_name: 'none', minutes: 25, start_time:, tag: 'untagged')",""],["display_entries","Doro::Entries","Doro/Entries.html#method-c-display_entries","(doro_file: \"#{Dir.home}/.doro\", num_entries: 10)",""],["new","ProgressBar","ProgressBar.html#method-c-new","(title, max_progress)","

Title can be any string, max_progress is in seconds.\n"],["setup","DefaultTest","DefaultTest.html#method-i-setup","()",""],["start","ProgressBar","ProgressBar.html#method-i-start","()","

This starts the timer. It accepts a block which allows you plug in other\nbehaviors (such as incrementing …\n"],["teardown","DefaultTest","DefaultTest.html#method-i-teardown","()",""],["test_the_truth","DefaultTest","DefaultTest.html#method-i-test_the_truth","()",""],["Gemfile","","Gemfile.html","","

source 'rubygems.org' gemspec\n"],["Gemfile.lock","","Gemfile_lock.html","","

PATH\n\n

remote: .\nspecs:\n  doro (0.2.3)\n    gli (= 2.13.4)\n    notifier (~> 0.5)\n    terminal-notifier (~> ...
\n"],["README","","README_md.html","","

doro\n

Description\n

A minimalist pomodoro application.\n"],["Rakefile","","Rakefile.html","","

require 'rake/clean' require 'rubygems' require\n'rubygems/package_task' require …\n"],["doro.gemspec","","doro_gemspec.html","","

# Ensure we require the local version and not one we might have installed\nalready require File.join( …\n"],["doro","","doro_rdoc.html","","

doro - A minimalist pomodoro application\n

v0.2.3\n

Global Options\n"],["doro.feature","","features/doro_feature.html","","

Feature: My bootstrapped app kinda works\n\n

In order to keep track of my time\nI want use a command line tool ...
\n"],["results.html","","results_html.html","","

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN”\n“www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>