EnvironmentVariable

Type Alias EnvironmentVariable 

Source
pub(crate) type EnvironmentVariable = EnvironmentVariable;

Aliased Type§

pub(crate) struct EnvironmentVariable {
    pub preview: Option<ObjectPreview>,
    pub property: PropertyDescriptor,
}

Fields§

§preview: Option<ObjectPreview>§property: PropertyDescriptor