environment vocabulary
Factor handbook » Vocabulary index


Documentation
Environment variables

Metadata
Authors:Doug Coleman


Words

Generic words
WordStack effect
Image (os-envs)( -- seq )
Image (set-os-envs)( seq -- )
Image os-env( key -- value )
Image set-os-env( value key -- )
Image set-os-envs-pointer( malloc -- )
Image unset-os-env( key -- )


Ordinary words
WordStack effect
Image change-os-env( key quot -- )
Image os-env?( key -- ? )
Image os-envs( -- assoc )
Image set-os-envs( assoc -- )
Image with-os-env( value key quot -- )


Files


Metadata files


Children from resource:basis
VocabularySummary
Image environment.environment.factor
Image environment.environment-docs.factor
Image environment.unixUnix environment variables implementation
Image environment.summary.txt
Image environment.environment-tests.factor
Image environment.windowsWindows environment variables implementation
Image environment.authors.txt