get_primer
Fetch a Chapel primer by providing its path from the primers list. Returns the primer content for learning Chapel.
Instructions
Gets a primer at the given path. The path must be an element of the list returned by list_primers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |