이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::cmdline_str
Name
function::cmdline_str — Fetch all command line arguments from current process
Synopsis
cmdline_str:string()
Arguments
None
Description
Returns all arguments from the current process delimited by spaces. Returns the empty string when the arguments cannot be retrieved.