Skip to content

Commit

Permalink
More comment for constant
Browse files Browse the repository at this point in the history
  • Loading branch information
shanretoo committed May 25, 2024
1 parent 7b639c9 commit 9ed0578
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parse/text/simple_extensions/argument.rs
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ impl ValueArg {
}

/// Returns the constant of this argument.
/// Defaults to `false` if the underlying value is `None`.
///
/// See [simple_extensions::ValueArg::constant].
pub fn constant(&self) -> bool {
Expand Down

0 comments on commit 9ed0578

Please sign in to comment.