-
Notifications
You must be signed in to change notification settings - Fork 3
Open
1 / 11 of 1 issue completedDescription
Currently, only binary modules located in phlow_packages can be imported.
It is necessary to allow importing .so modules directly by their path.
modules:
- module: ./my_module.so
name: cliIn this case, for modules loaded by path, the name field is mandatory.
parameter, version, not required here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog