cef_command_line_t.get_command_line_string

Constructs and returns the represented command line string. Use this function cautiously because quoting behavior is unclear.

struct cef_command_line_t
extern (System)
cef_string_userfree_t function(cef_command_line_t* self) nothrow get_command_line_string;

Meta