yash_env::variable

Constant IFS

Source
pub const IFS: &str = "IFS";
Expand description

The name of the IFS variable

The IFS variable separator characters for field splitting. The initial value is " \t\n".