Table of Contents - RDoc Documentation
Pages
-
README
- The Standup Doctor
- About
- Installation
- Via RubyGems
- Manual Installation
- Usage
- Command Line
- CLI Examples
- Adding an entry for today via editor
- Copy the entry for today to clipboard
- Add entry to file without opening it
- Customization and Runtime Options
- Available Config File Options and Defaults
- Executable Flags
- Using Existing Standup Files
- API
- API Examples
- Adding an entry for today
- Finding a past entry
- Vim
- Reporting Bugs and Requesting Features
- Self-Promotion
Classes and Modules
- StandupMD
- StandupMD::Cli
- StandupMD::Cli::Helpers
- StandupMD::Config
- StandupMD::Config::Cli
- StandupMD::Config::Entry
- StandupMD::Config::EntryList
- StandupMD::Config::File
- StandupMD::Entry
- StandupMD::EntryList
- StandupMD::File
- StandupMD::Version
Methods
- ::config — StandupMD::EntryList
- ::config — StandupMD::Entry
- ::config — StandupMD::Cli
- ::config — StandupMD::File
- ::config — StandupMD
- ::config_file_loaded? — StandupMD
- ::configure — StandupMD
- ::create — StandupMD::Entry
- ::echo — StandupMD::Cli
- ::execute — StandupMD::Cli
- ::find — StandupMD::File
- ::find_by_date — StandupMD::File
- ::load — StandupMD::File
- ::load_config_file — StandupMD
- ::new — StandupMD::Config::Cli
- ::new — StandupMD::Config
- ::new — StandupMD::Config::File
- ::new — StandupMD::Config::Entry
- ::new — StandupMD::File
- ::new — StandupMD::Cli
- ::new — StandupMD::Entry
- ::new — StandupMD::EntryList
- ::reset_config — StandupMD
- ::to_s — StandupMD::Version
- #<< — StandupMD::EntryList
- #<=> — StandupMD::Entry
- #@entries — StandupMD::EntryList
- #bullet_character= — StandupMD::Config::File
- #directory= — StandupMD::Config::File
- #echo — StandupMD::Cli
- #edit — StandupMD::Cli
- #exist? — StandupMD::File
- #filter — StandupMD::EntryList
- #filter! — StandupMD::EntryList
- #find — StandupMD::EntryList
- #header_depth= — StandupMD::Config::File
- #initalize — StandupMD::Config::EntryList
- #load — StandupMD::File
- #load_preferences — StandupMD::Cli
- #loaded? — StandupMD::File
- #new? — StandupMD::File
- #preference_file_loaded? — StandupMD::Cli
- #print — StandupMD::Cli::Helpers
- #reset — StandupMD::Config::Cli
- #reset — StandupMD::Config::File
- #reset — StandupMD::Config::EntryList
- #reset — StandupMD::Config::Entry
- #sort — StandupMD::EntryList
- #sort! — StandupMD::EntryList
- #sort_reverse — StandupMD::EntryList
- #sub_header_depth= — StandupMD::Config::File
- #to_h — StandupMD::Entry
- #to_h — StandupMD::EntryList
- #to_json — StandupMD::EntryList
- #to_json — StandupMD::Entry
- #write — StandupMD::File
- #write_file — StandupMD::Cli