aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/subcommand_and_methods.stderr
blob: ccaf28dea0a276b454c107954f3d5cd3aeb72fcb (plain)
1
2
3
4
5
error: methods in attributes are not allowed for subcommand
  --> $DIR/subcommand_and_methods.rs:17:17
   |
17 |     #[structopt(subcommand, long)]
   |                 ^^^^^^^^^^