BookIgnore class
Constructors
Properties
Methods
-
add(
String rule) → void -
addAll(
Iterable< String> rules) → void -
isIgnored(
String filename) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
update(
BookIgnore ignore) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited