summaryrefslogtreecommitdiff
path: root/REFERENCE.md
blob: 7cca3299819b755e9b3de87eb3efea64df69e49f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Reference

<!-- DO NOT EDIT: This document was generated by Puppet Strings -->

## Table of Contents

### Data types

* [`Stringstest::Comments`](#stringstestcomments): testing comments in a data type

## Data types

### `Stringstest::Comments`

testing comments in a data type

Alias of `Struct[{
  # this is a comment
  'comment' => String,
}]`