commandline
commandline copied to clipboard
Update F# example
The old example is referencing undefined methods 'run' and 'fail' and does not have an implicit entry point. It also doesn't open CommandLine. I tried to write a shorter example that will not produce errors if pasted into an empty console app.