Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDirectory ¶
func DiscardLastCharacter ¶ added in v0.1.5
func ExpandHashtag ¶ added in v0.1.5
Function to expand the delimeter '#' to every file under that directory
Example "~/Pictures/#" -->["Pictures/img1.png","~/Pictures/img2.png","~/Pictures/img3.png"]
func ExpandHomeDirectory ¶
Function to expand the tilde (~) to the full home directory path @Example ~/Pictures/flowers.png --> /home/username/Pictures/flowers.png
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.