Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunExec ¶
func RunExec( rootDir string, flakeDir string, devenvShellAttrPath string, args []string, ) ( pcCtx processcompose.ProcessComposeCtx, err error, )
RunExec starts the process-compose services from `flake.nix` in `flakeDir` defined in the installable `devenvShellInstallable`. You can wait for the processes names to be running with `waitFor`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.