arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_command_line_t.get_program
arsd
webview
cef_command_line_t
Get the program part of the command line string (the first item).
struct
cef_command_line_t
extern (
System
)
cef_string_userfree_t
function
(
cef_command_line_t
*
self
)
nothrow
get_program
;
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 program part of the command line string (the first item).