Module tasker_cli::tasks::application
source · Functions
- Returns path to the program folder. This folder is where all tasks are saved.
- Creates .tasker directory in user folder.
- Function that runs the entire program. It pattern matches agains the command option and performs the appropiate function for each subcommand.