HTFilterConfig class
Constructors
-
HTFilterConfig(String folder, {List<
String> extension = const [HTResource.hetuModule, HTResource.hetuScript, HTResource.json, HTResource.json5], bool recursive = true})
Properties
Methods
-
isWithin(
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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited