Previous Up Next

_removepkg
An environment is a list of packages. This function retrieves the sub-environment, which is the list without its first element. Combined with _setenv it allows to remove packages from a channel. Combined with _envfirstname it allows to retrieve the name of all the packages.

Env _removepkg (
Env _environment_
)
Parameters

_environment_
environment
Return value

sub-environment