Functions
fn binNameAlloc(allocator: std.mem.Allocator, options: BinNameOptions) error{OutOfMemory}![]u8
Returns the standard file system basename of a binary generated by the Zig compiā¦
Returns the standard file system basename of a binary generated by the Zig compiler.