Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeDirectory ¶
ChangeDirectory is a function that changes the current working directory to the project directory specified by the name.
func FindProjects ¶
FindProjects is a function that searches for the projects with a filter. If the filter is empty, it returns all the projects found in the directories specified in the configuration file.
func GetFullPathOfDirs ¶
GetFullPathOfDirs is a function that returns the full path of the directories specified in the configuration file. It assumes that the directories are relative to the home directory.
func GetProjectPath ¶
GetProjectPath is a function that returns the project path retrieved from finder.
func ReadLastProject ¶
ReadLastProject is a function that reads the last project from the $HOME/.local/share/cdp_last file.
func WriteLastProject ¶
WriteLastProject is a function that writes the last project to the $HOME/.local/share/cdp_last file.
Types ¶
This section is empty.