Function: isValidSnapshotFileName()
isValidSnapshotFileName(
fileName:string):boolean
Defined in: electron/services/sync/snapshotKeyUtils.ts:60
Returns true when a snapshot filename matches supported formats.
Parameters
fileName
string
Returns
boolean