Sha256: ec82a7d5aa09e14f64932f6f3746a2d414ead152905f34f5c954d4ad04e818a6

Contents?: true

Size: 512 Bytes

Versions: 6

Compression:

Stored size: 512 Bytes

Contents

# TalonOne::FunctionDef

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The function name used in Talang. | 
**type** | **String** | The type of this function argument. | 
**description** | **String** | A short description of the function. | [optional] 
**help** | **String** | Extended help text for the function. | [optional] 
**args** | [**Array<FuncArgDef>**](FuncArgDef.md) | An array of argument definitions. | 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-1.4.0 docs/FunctionDef.md
talon_one-1.3.0 docs/FunctionDef.md
talon_one-1.2.0 docs/FunctionDef.md
talon_one-1.1.2 docs/FunctionDef.md
talon_one-1.1.1 docs/FunctionDef.md
talon_one-1.1.0 docs/FunctionDef.md