Import Package
import_packageImport a Smalltalk package into the image from a specified file path, using the package name and optional path for the file.
Instructions
Import a package from specified path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | The path to the package file to import | /tmp |
| package_name | Yes | The name of the package to import |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||