roc/examples/cli/cli-platform
Richard Feldman d28445666b
Merge pull request #4265 from cjduncana/from-result
Add the `fromResult` function to the `Task` module
2022-10-08 23:12:44 -07:00
..
src Add Stderr.write to cli-platform 2022-10-08 20:50:25 -06:00
Arg.roc Sort positionals help above options help 2022-10-08 20:31:07 -06:00
build.rs Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
Cargo.lock add a backtrace to panics on the cli platform 2022-10-08 09:49:54 -07:00
Cargo.toml add a backtrace to panics on the cli platform 2022-10-08 09:49:54 -07:00
Dir.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Effect.roc Add Stderr.write to cli-platform 2022-10-08 20:50:25 -06:00
Env.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-10-04 15:01:25 +02:00
EnvDecoding.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-28 19:48:46 +02:00
File.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
FileMetadata.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
host.c Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Http.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
InternalDir.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
InternalFile.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
InternalHttp.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
InternalPath.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
InternalProgram.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
InternalTask.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
main.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Path.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Program.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Stderr.roc Add Stderr.write to cli-platform 2022-10-08 20:50:25 -06:00
Stdin.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
Stdout.roc Add Stdout.write to cli-platform 2022-10-08 20:34:14 -06:00
Task.roc Add the fromResult function to the Task module 2022-10-08 20:58:28 -04:00
Url.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00