BedLinePolicy
Mojo struct 🡭
BedLinePolicy
Section titled “BedLinePolicy”@register_passable_trivialstruct BedLinePolicyLine policy for BED: skip blank lines and lines starting with #.
Implemented traits
Section titled “Implemented traits”AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, LinePolicy, Movable, RegisterPassable, TrivialRegisterPassable
Methods
Section titled “Methods”classify
Section titled “classify”def classify(self, line: Span[UInt8, line.origin]) -> LineActionArgs:
- self (
Self) - line (
Span)
Returns:
LineAction