Sha256: 39917fc21e9c109bee698c39d8a1f465c8e79ddd59fe883c264b90c7a5a51768

Contents?: true

Size: 454 Bytes

Versions: 31

Compression:

Stored size: 454 Bytes

Contents

# Funcky Functions

> Funcky provides a set of functions (wrapped in the command pattern) that perform simple actions

## List of categories

| Name | Description |
|-|-|
{{#each categories}}
| {{titleize name}} | {{description}} |
{{/each}}

## List of functions

| Category | Name | Alias | Description |
|-|-|-|-|
{{#each functions}}
| {{titleize category}} | `{{name}}` | {{#each alias}}{{surround . '`' '` '}}{{/each}} | {{description}} |
{{/each}}

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
cmdlet-0.14.0 .builders/.templates/FUNCTIONS.MD
cmdlet-0.13.2 .builders/.templates/FUNCTIONS.MD
cmdlet-0.13.1 .builders/.templates/FUNCTIONS.MD
cmdlet-0.13.0 .builders/.templates/FUNCTIONS.MD
cmdlet-0.12.5 .builders/.templates/FUNCTIONS.MD
cmdlet-0.12.4 .builders/.templates/FUNCTIONS.MD
cmdlet-0.12.3 .builders/.templates/FUNCTIONS.MD
cmdlet-0.12.2 .builders/.templates/FUNCTIONS.MD
cmdlet-0.12.1 .builders/.templates/FUNCTIONS.MD
cmdlet-0.12.0 .builders/.templates/FUNCTIONS.MD
cmdlet-0.11.0 .builders/.templates/FUNCTIONS.MD
cmdlet-0.10.1 .builders/.templates/FUNCTIONS.MD
cmdlet-0.10.0 .builders/.templates/FUNCTIONS.MD
cmdlet-0.9.2 .builders/.templates/FUNCTIONS.MD
cmdlet-0.9.1 .builders/.templates/FUNCTIONS.MD
cmdlet-0.9.0 .builders/.templates/FUNCTIONS.MD
cmdlet-0.8.0 .builders/.templates/FUNCTIONS.MD
cmdlet-0.7.1 .builders/.templates/FUNCTIONS.MD
cmdlet-0.7.0 .builders/.templates/FUNCTIONS.MD
cmdlet-0.6.2 .builders/.templates/FUNCTIONS.MD