Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
school
v0.2.4
School
Accessor
Action
Atomic
BasePattern
BinaryPattern
Bindings
Domain
Builder
Status
DomainType
DomainTypes
Expression
Fact
FactPattern
Lit
Matcher
Metrics
Not
NullaryPattern
Pattern
Any
None
ProcPattern
ProcType
Property
Relationship
Rule
Builder
Trace
TraceNode
TraceRoot
UnaryPattern
Var
Within
Built with Crystal 1.9.2
2023-10-08 14:49:26 UTC
enum
School::Domain::Status
Overview
The status of the run.
Defined in:
school/domain/domain.cr
Enum Members
NoMatches
=
0
Completed
=
1
Instance Method Summary
#completed?
#no_matches?
Instance Method Detail
def
completed?
#
[
View source
]
def
no_matches?
#
[
View source
]