MCPcopy Create free account
hub / github.com/hydro-dev/Hydro / setting.ts

File setting.ts

packages/hydrooj/src/model/setting.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable max-len */
2/* eslint-disable no-await-in-loop */
3import fs from 'fs';
4import saslPrep from '@mongodb-js/saslprep';

Callers

nothing calls this directly

Calls 10

findFileSyncFunction · 0.90
SettingInterface · 0.90
randomstringFunction · 0.90
PreferenceSettingFunction · 0.85
AccountSettingFunction · 0.85
DomainSettingFunction · 0.85
DomainUserSettingFunction · 0.85
SystemSettingFunction · 0.85
loadMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected