pursIdeList
List available modules or imports in a PureScript project to analyze project structure and dependencies. Requires IDE server running and modules loaded for accurate results.
Instructions
List available modules in the project or imports in a specific file. PREREQUISITES: IDE server running and modules loaded. Helps understand project structure and dependencies.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file | No | Path to the .purs file (required for 'import' listType). | |
listType | Yes | Type of list to retrieve. |