dashboard
repositories
filestore
activity
search
login
crazy-macs
/
aligner
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Refine Quick Switch Space filter interactions
Ariver
2026-06-11
72219babd9bf0a4ce6fc26af91ee969a8705f053
[crazy-macs/aligner.git]
/
C1.source
/
Sources
/
AlignerCore
/
Models
/
EntryPoint.swift
1
2
3
public enum EntryPoint: Equatable, CaseIterable, Sendable {
case quickSwitch
}