optionsGetSize

Get option as a #gsize value.

bool
optionsGetSize
(
string option
,
out size_t value
)

Parameters

option string

the option identifier

value size_t

return location for the option value

Return Value

Type: bool

true if value has been set or false if the option doesn't exist