Module assign

Source
Expand description

Assignment.

Re-exports§

pub use crate::expansion::Error;
pub use crate::expansion::ErrorCause;
pub use crate::expansion::Result;
pub use yash_env::variable::Scope;
pub use yash_syntax::syntax::Assign;

Functions§

perform_assignment
Performs an assignment.
perform_assignments
Performs assignments.