Changeset 65 in code for trunk/cli/convert.ml
- Timestamp:
- Aug 20, 2024, 1:17:24 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cli/convert.ml
r43 r65 77 77 | path -> Printf.eprintf "Path doesn't exist: %s" path 78 78 79 open Cmdliner79 open Ocmd 80 80 let term = 81 81 let path = Arg.(value & pos 0 string "" & info [] ~docv:"path"
Note:
See TracChangeset
for help on using the changeset viewer.