org.kdeps.pkl.Exec0.2.17
open module org.kdeps.pkl.Exec extends org.kdeps.pkl.Utils
- Module URI:
- package://schema.kdeps.com/core@0.2.17#/deps/pkl/Exec.pklcontent_copy
- Pkl version:
- 0.28.1 or higher
- Source code:
- Exec.pkl
Methods( )
Classes
-
linkclass
Class representing an executable resource, which includes the command to be executed, its environment variables, and various output/error properties.
This module defines the execution resources for the KDEPS framework. It allows for the management and execution of commands, capturing their standard output and error, as well as handling environment variables and exit codes. The module provides functionalities to retrieve and manage executable resources based on their identifiers.