cef_command_line_t.get_switches

Returns the map of switch names and values. If a switch has no value an NULL string is returned.

struct cef_command_line_t
extern (System)
void function(cef_command_line_t* self, cef_string_map_t switches) nothrow get_switches;

Meta