cef_command_line_t.has_switches

Returns true (1) if the command line has switches.

struct cef_command_line_t
extern (System)
int function(cef_command_line_t* self) nothrow has_switches;

Meta