[src]

Function std::os::self_exe_name

pub fn self_exe_name() -> Option<Path>

Optionally returns the filesystem path of the current executable which is running. If any failure occurs, None is returned.