Fetch all command line arguments from current process
cmdline_str:string()
None
Returns all arguments from the current process delimited by spaces. Returns the empty string when the arguments cannot be retrieved.