get_vx_dir

Function get_vx_dir 

Source
pub fn get_vx_dir() -> PathBuf
Expand description

Get the default vx directory

Returns the default directory where vx stores its data. This is typically ~/.vx on Unix-like systems and %USERPROFILE%\.vx on Windows.