mirror of
https://github.com/YGGverse/nexy.git
synced 2026-03-31 09:15:28 +00:00
add comment
This commit is contained in:
parent
44a1f7bdec
commit
b5c4f55d1f
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
//! This is an attempt to build a structured,
|
||||
//! valid listing configuration from the plain `clap` arguments list.
|
||||
//! This feature is evolving, and it may require refactoring in the future.
|
||||
|
||||
pub struct Time {
|
||||
pub is_accessed: bool,
|
||||
pub is_created: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue