-
Couldn't load subscription status.
- Fork 0
5 REQ cap.ctrl.info
References:
- in branch main: 1 (1 direct)
As a user, I want to know if capturing is active or not, because I want to stay informed about the capturing state.
Capturing is active initially: is_capturing() returns true.
After capturing is stopped, is_capturing() returns false.
After capturing is started again, is_capturing() returns true.
Please create an issue if you found any spelling mistakes.
You may also create an issue if you think the content of this wiki should be improved.
Note: This wiki is managed in its own repository. Any commits made using the edit button will be overwritten.
Note: Issues for the wiki are handled in the evident repository, but pull requests for the wiki are handled in the evident-wiki repository.
This wiki is MIT licensed, and works together with the evident crate.