Traits§
- String
Utils - Some helper functions for dealing with Unicode strings.
Functions§
- absolute_
path - Absolutize a given path with the current working directory.
- absolute_
path_ base - Absolutize a given path with the given base.
- create_
podcast_ dir - Get the download directory for the provided
pod_titleand create it if not existing - display_
with - Helper function to defer formatting to later, without having to allocate a intermediate
String - filetype_
supported - get_
app_ config_ path - get_
parent_ folder - Get the parent path of the given
path, if there is none use the tempdir - get_
pin_ yin - is_
playlist - playlist_
get_ vec - Parse the playlist at
current_node(from the tui tree) and return the media paths - random_
ascii - Generate
lenrandom ascii character (a-z0-9) - spawn_
process - Spawn a detached process