shell
0.11.0
In shell::
platform::
unix::
umask
shell
::
platform
::
unix
::
umask
Function
decode_symbolic_mode_string
Copy item path
Source
fn decode_symbolic_mode_string( str: &
str
, split_char:
char
, ) ->
Result
<(
mode_t
,
mode_t
),
Error
>