Skip to main content
pre_parse_flag_present_in
foundry_
cli
1.7.2
In foundry_
cli::
opts::
global
foundry_cli
::
opts
::
global
Function
pre_
parse_
flag_
present_
in
Copy item path
Source
fn pre_parse_flag_present_in<I>(args: I, flag: &
str
) ->
bool
where I:
IntoIterator
<Item =
OsString
>,