nicer errors #5

Closed
opened 5 years ago by rhaamo · 0 comments
rhaamo commented 5 years ago (Migrated from github.com)

especially file not found or no file provided

plume-dashie@fedistodon:~$ amsterdam md
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:345:21
plume-dashie@fedistodon:~$ amsterdam md dontexist.md
thread 'main' panicked at 'File not found: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:945:5
especially file not found or no file provided ``` plume-dashie@fedistodon:~$ amsterdam md thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:345:21 ``` ``` plume-dashie@fedistodon:~$ amsterdam md dontexist.md thread 'main' panicked at 'File not found: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:945:5 ```
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: plume/amsterdam#5
Loading…
There is no content yet.