List Methods
list_methodsNeed to know which methods a Smalltalk package provides? Retrieve a complete list of methods in any package by supplying its package name.
Instructions
Get list of methods in a package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | The name of the package |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||