Created
September 11, 2022 12:10
-
-
Save vikingosegundo/db624cac5f196a77f5fbc31f99e7ebff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.by(.adding(.light(<aLight>))) | |
.by(.adding(.favorite(<aFavorite>))) | |
.by(.replacing(.lights(<aListOfLights>))) | |
.by(.replacing(.light(<aLight>))) | |
.by(.replacing(.rooms(<aListOfRooms>))) | |
.by(.removing(.favorite(<aFavorite>))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment