arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_command_line_t.get_arguments
arsd
webview
cef_command_line_t
Get the remaining command line arguments.
struct
cef_command_line_t
extern (
System
)
void
function
(
cef_command_line_t
*
self
,
cef_string_list_t
arguments
)
nothrow
get_arguments
;
Meta
Source
See Implementation
arsd
webview
cef_command_line_t
variables
append_argument
append_switch
append_switch_with_value
base
copy
get_arguments
get_argv
get_command_line_string
get_program
get_switch_value
get_switches
has_arguments
has_switch
has_switches
init_from_argv
init_from_string
is_read_only
is_valid
prepend_wrapper
reset
set_program
Get the remaining command line arguments.