Macro uucore::executable[][src]

macro_rules! executable {
    () => { ... };
}

Deduce the name of the binary from the current source code filename.

e.g.: src/uu/cp/src/cp.rs -> cp