[][src]Module starship_alt::context

Structs

Context

Context contains data or common methods that may be used by multiple modules. The data contained within Context will be relevant to this particular rendering of the prompt.

Repo
ScanDir

Functions

has_extension

checks if pathbuf doesn't start with a dot and matches any provided extension

path_has_name

checks to see if the pathbuf matches a file or folder name