I hereby claim:
- I am marcelmalik on github.
- I am marcelmalik (https://keybase.io/marcelmalik) on keybase.
- I have a public key ASDpAu3rmde09tIRe7tA6-Zeeu1lj4K2K1QB_4vSG5oZ6go
To claim this, I am signing this object:
| const waterMachine = Machine({ | |
| id: 'water', | |
| initial: 'liquid', | |
| states: { | |
| ice: { | |
| on: { | |
| HEAT: { | |
| target: "liquid" | |
| } | |
| } |
| // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions |
| <# | |
| .Synopsis | |
| Robocopy wrapper with standard 0 (success) and 1 (failure) exit codes. | |
| .Parameter source | |
| Defines the source folder | |
| .Parameter target | |
| Defines the target folder | |
| .Parameter include | |
| Defines the files to include. Accepts wildcards. Eg: -include *.dll,*.pdb | |
| Optional, Default value is $null and will include all files from source. |
I hereby claim:
To claim this, I am signing this object: