Function std::os::args

pub fn args() -> ~[~str]

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