Function std::os::args_as_bytesExperimental
[-]
[+]
[src]
pub fn args_as_bytes() -> Vec<Vec<u8>>
Returns the arguments which this program was started with (normally passed via the command line) as byte vectors.