[][src]Function palaver::env::exe

pub fn exe() -> Result<File>

Returns a File of the currently running executable. Akin to fd::File::open("/proc/self/exe") on Linux.