test / Bar

Bar

class Bar

Usage summary:

  • Rinse
  • Repeat

Usage instructions:

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

Rinse options:

Constructors

| <init> | Bar()
Usage summary: |

Properties

| useBleach | var useBleach: Boolean | | useElbowGrease | var useElbowGrease: Boolean | | useSoap | var useSoap: Boolean |

Functions

| repeat | fun repeat(): Unit | | rinse | fun rinse(): Unit |