Skip to main content

parse_mode_dsl

Function parse_mode_dsl 

Source
pub fn parse_mode_dsl(s: &str) -> Result<ModeProgram>
Expand description

Parse a --mode DSL string. A bare token is the default for files+dirs; f:/d: sections override per type. l: is rejected (symlink mode bits are not settable on Linux).