buildConstruct function
Construct<RevaliDirectory<AnyFile> >
buildConstruct([
- ConstructOptions? option
Implementation
Construct buildConstruct([ConstructOptions? option]) {
return const RevaliBuildConstruct();
}