Implemented writeRegistry
This commit is contained in:
@@ -35,4 +35,6 @@ struct Flake
|
||||
};
|
||||
|
||||
Flake getFlake(EvalState & state, const FlakeRef & flakeRef);
|
||||
|
||||
void writeRegistry(FlakeRegistry);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user