Liking cljdoc? Tell your friends :D

common-beer-format.miscs

The definition of a misc record used in BeerXML.

The definition of a misc record used in BeerXML.
raw docstring

amountclj/s

The amount of the ingredient added to the beer.

The amount of the ingredient added to the beer.
sourceraw docstring

amount-is-weightclj/s

Whether the amount is a weight or a volume.

Whether the amount is a weight or a volume.
sourceraw docstring

boilclj/s

The ingredient is added to the boil.

The ingredient is added to the boil.
sourceraw docstring

bottlingclj/s

The ingredient is added to the bottling process.

The ingredient is added to the bottling process.
sourceraw docstring

display-amountclj/s

The amount of the ingredient to display.

The amount of the ingredient to display.
sourceraw docstring

display-timeclj/s

A human-readable version of the time.

A human-readable version of the time.
sourceraw docstring

finingclj/s

A fining agent, such as isinglass.

A fining agent, such as isinglass.
sourceraw docstring

flavorclj/s

A flavoring, such as orange peel or a flavor concentrate.

A flavoring, such as orange peel or a flavor concentrate.
sourceraw docstring

herbclj/s

An herb, such as mint.

An herb, such as mint.
sourceraw docstring

inventoryclj/s

The amount of the ingredient in inventory.

The amount of the ingredient in inventory.
sourceraw docstring

mashclj/s

The ingredient is added to the mash.

The ingredient is added to the mash.
sourceraw docstring

miscclj/s

A miscellaneous ingredient in a beer recipe.

A miscellaneous ingredient in a beer recipe.
sourceraw docstring

misc-typesclj/s

A set of the miscellaneous ingredient types supported by BeerXML.

Currently, BeerXML Supports the following types:

  • spice: A spice, such as cinnamon or ginger.
  • fining: A fining agent, such as isinglass.
  • water agent: A water agent, such as campden tablet.
  • herb: An herb, such as mint.
  • flavor: A flavoring, such as orange peel or a flavor concentrate.
  • other: Any other type of miscellaneous ingredient.
A set of the miscellaneous ingredient types supported by BeerXML.

Currently, BeerXML Supports the following types:

- `spice`: A spice, such as cinnamon or ginger.
- `fining`: A fining agent, such as isinglass.
- `water agent`: A water agent, such as campden tablet.
- `herb`: An herb, such as mint.
- `flavor`: A flavoring, such as orange peel or a flavor concentrate.
- `other`: Any other type of miscellaneous ingredient.
sourceraw docstring

misc-usesclj/s

A set of the miscellaneous ingredient uses supported by BeerXML.

Currently, BeerXML supports the following uses:

  • boil: The ingredient is added to the boil.
  • mash: The ingredient is added to the mash.
  • primary: The ingredient is added to the primary fermentation.
  • secondary: The ingredient is added to the secondary fermentation.
  • bottling: The ingredient is added to the bottling process.
A set of the miscellaneous ingredient uses supported by BeerXML.

Currently, BeerXML supports the following uses:

- `boil`: The ingredient is added to the boil.
- `mash`: The ingredient is added to the mash.
- `primary`: The ingredient is added to the primary fermentation.
- `secondary`: The ingredient is added to the secondary fermentation.
- `bottling`: The ingredient is added to the bottling process.
sourceraw docstring

miscsclj/s

A collection of miscellaneous ingredients in a beer recipe.

A collection of miscellaneous ingredients in a beer recipe.
sourceraw docstring

nameclj/s

The name of a miscellaneous ingredient which isn't a hop, yeast, or primarily fermentable sugar.

The name of a miscellaneous ingredient which isn't a hop, yeast, or primarily fermentable sugar.
sourceraw docstring

notesclj/s

Notes about the ingredient.

Notes about the ingredient.
sourceraw docstring

otherclj/s

Any other type of miscellaneous ingredient.

Any other type of miscellaneous ingredient.
sourceraw docstring

primaryclj/s

The ingredient is added to the primary fermentation.

The ingredient is added to the primary fermentation.
sourceraw docstring

secondaryclj/s

The ingredient is added to the secondary fermentation.

The ingredient is added to the secondary fermentation.
sourceraw docstring

spiceclj/s

A spice, such as cinnamon or ginger.

A spice, such as cinnamon or ginger.
sourceraw docstring

timeclj/s

The time in minutes the ingredient is added to the beer.

For boil this is the boil time. For mash this is the mash time. For primary, secondary, and bottling this is the amount of time the ingredient spent in that state.

The time in minutes the ingredient is added to the beer.

For `boil` this is the boil time.
For `mash` this is the mash time.
For `primary`, `secondary`, and `bottling` this is the amount of time the ingredient spent in that state.
sourceraw docstring

typeclj/s

The type of the miscellaneous ingredient.

Currently, BeerXML Supports the following types:

  • spice: A spice, such as cinnamon or ginger.
  • fining: A fining agent, such as isinglass.
  • water agent: A water agent, such as campden tablet.
  • herb: An herb, such as mint.
  • flavor: A flavoring, such as orange peel or a flavor concentrate.
  • other: Any other type of miscellaneous ingredient.
The type of the miscellaneous ingredient.

Currently, BeerXML Supports the following types:

- `spice`: A spice, such as cinnamon or ginger.
- `fining`: A fining agent, such as isinglass.
- `water agent`: A water agent, such as campden tablet.
- `herb`: An herb, such as mint.
- `flavor`: A flavoring, such as orange peel or a flavor concentrate.
- `other`: Any other type of miscellaneous ingredient.
sourceraw docstring

useclj/s

How the miscellaneous ingredient is used in the brewing process.

Currently, BeerXML supports the following uses:

  • boil: The ingredient is added to the boil.
  • mash: The ingredient is added to the mash.
  • primary: The ingredient is added to the primary fermentation.
  • secondary: The ingredient is added to the secondary fermentation.
  • bottling: The ingredient is added to the bottling process.
How the miscellaneous ingredient is used in the brewing process.

Currently, BeerXML supports the following uses:

- `boil`: The ingredient is added to the boil.
- `mash`: The ingredient is added to the mash.
- `primary`: The ingredient is added to the primary fermentation.
- `secondary`: The ingredient is added to the secondary fermentation.
- `bottling`: The ingredient is added to the bottling process.
sourceraw docstring

use-forclj/s

A description of what the ingredient is used for.

A description of what the ingredient is used for.
sourceraw docstring

versionclj/s

The BeerXML version of the miscellaneous ingredient.

The BeerXML version of the miscellaneous ingredient.
sourceraw docstring

water-agentclj/s

A water agent, such as campden tablet.

A water agent, such as campden tablet.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close