utils/common library
Classes
Extensions
- CancellationTokenExtension on CancellationToken
Properties
- currentApiDefHash → String
-
no setter
Functions
-
bin2hex(
List< int> data) → String -
combineHashes(
List< String> hashes) → String -
createReedmaceCache(
) → void -
getPathFromRoot(
String path) → File -
hashFile(
File file) → String -
readCacheHash(
String subPath) → String -
readReedmaceCache(
String subPath) → String? -
writeReedmaceCache(
String subPath, String content) → void