Theia API Documentation v1.65.0
    Preparing search index...

    A type of mutation that can be applied to an environment variable.

    Index

    Enumeration Members

    Enumeration Members

    Append: 2

    Append to the end of the variable's existing value.

    Prepend: 3

    Prepend to the start of the variable's existing value.

    Replace: 1

    Replace the variable's existing value.