package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev

# Functions

ActivationPID returns the process ID of the activated state; if any.
ActivationPIDFileName returns a consistent file path based on the given process id.
IsActivated returns whether or not this process is being run in an activated state.
NewActivation creates an instance of Activation.

# Structs

Activation eases the use of a PidLock for the purpose of "marking" a process as being a valid "activation".

# Interfaces

No description provided by the author