[src]

Function std::os::args_as_bytes

pub fn args_as_bytes() -> ~[~[u8]]

Returns the arguments which this program was started with (normally passed via the command line) as byte vectors.