[test](../index.md) / [Bar](./index.md)

# Bar

`class Bar`

Usage summary:

* Rinse
* Repeat

Usage instructions:

* [Bar.rinse](rinse.md) to rinse
* Alter any rinse options *(optional)*
* To repeat; [Bar.repeat](repeat.md)
  * Can reconfigure options:
      * Soap
      * Elbow Grease
      * Bleach

Rinse options:

* [Bar.useSoap](use-soap.md)
  * *recommended*

* [Bar.useElbowGrease](use-elbow-grease.md)
  * *warning: requires effort*

* [Bar.useBleach](use-bleach.md)
  * **use with caution**

### Constructors

| [&lt;init&gt;](-init-.md) | `Bar()`<br>Usage summary: |

### Properties

| [useBleach](use-bleach.md) | `var useBleach: Boolean` |
| [useElbowGrease](use-elbow-grease.md) | `var useElbowGrease: Boolean` |
| [useSoap](use-soap.md) | `var useSoap: Boolean` |

### Functions

| [repeat](repeat.md) | `fun repeat(): Unit` |
| [rinse](rinse.md) | `fun rinse(): Unit` |

