Skip to content
Snippets Groups Projects

Allow to set breakpoints in crawler definitions

Open Alexander Schlemmer requested to merge f-simple-breakpoint into dev
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
file containing (only) an ISO-formatted datetime string can be
specified here. Directories with this option won't match if all
their contents were last modified before that datetime.
- Allow adding pydb breakpoints to the scanner by setting a property
`breakpoint` to true in the configuration of a converter.
### Changed ###
Loading