Nake
                                
                                
                                
                                    Nake copied to clipboard
                            
                            
                            
                        [Discussion] Cmd() vs Run() vs await $""
Hi,
There are 3 differents way to run commands :
Cmd()Run()await "command"
What are the uses cases ?
Thanks for you help