blob: 4106c65eb3062e3a50428035e372b6a2c777c7a1 [file] [log] [blame]
xflags! {
cmd RepeatedPos
required a: PathBuf
optional b: u32
optional c: OsString
repeated rest: OsString
{
}
}