Methods
(package, static) bodyString(f) → {Array.<string>}
What is f's body, as a list of source lines?
Parameters:
Name | Type | Description |
---|---|---|
f |
function |
Returns:
the body proper of 'f'
- Type
- Array.<string>
(inner) examples(path)
What are the examples at path?
Parameters:
Name | Type | Description |
---|---|---|
path |
string |