emeraldpay / emeraldpay/dshackle
disable / enable method wildcard?
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 350
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to enable or disable methods via wildcard?
e.g. I want to disable:
debug_*
or I want to enable:
trace_*
I'm guessing that if I don't enable the debug_* then they won't be enabled anyway...?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.