Module utils

Module utils 

Source

Traits§

PathExt
Extension trait for Path for common functionality in BP3D software.

Functions§

canonicalize
Like std::fs::canonicalize(), but on Windows it outputs the most compatible form of a path instead of UNC.
hide
Hides the given path in the current platform’s file explorer.
open
Open the given path in a file explorer on the current platform.
unhide
Un-hides the given path in the current platform’s file explorer.