Function nw_sys::app::start_path

source ·
pub fn start_path() -> String
Expand description

Get the directory where the application starts. The application will change the current directory to where the package files reside after start.

NWJS Documentation