FileLock
public class FileLock : CustomStringConvertible, JSONRepresentable
The FileLock struct
-
The lock description.
Declaration
Swift
public let content: Files.FileLockContent
-
Declaration
Swift
public var description: String { get }