chickadee » posix-utils » register-shell-variable-feature!

register-shell-variable-feature! NAMEprocedure

Registers an existing NAME value as a feature. Returns #f or the registered feature symbol.

NAME is a string.

#;1> (register-shell-variable-feature! "OSTYPE")
darwin7 ;ymmv