Lines Matching full:can
4 You can specify a list in YAML by placing each
16 You can specify a list in YAML by placing each
28 You can specify a list in YAML by placing each
40 You can include a sequence within another
53 Sequences can contain any YAML data,
68 Sequences can be nested even deeper, with each
81 You can add a keyed list (also known as a dictionary or
94 A value in a mapping can be a sequence.
105 A value in a mapping can be another mapping.
124 A mapping can contain any assortment
160 can place the mapping on the same line as the
172 you can add a sequence inside of a mapping without
185 A merge key ('<<') can be used in a mapping to insert other mappings. If