Appearance
STRUCT
WorkspaceMapperPlugin
Contents
name
init(name:)
public struct WorkspaceMapperPlugin: Codable, Equatable
Defining the workspace mapper.
public let name: String
The name of the mapper.
public init(name: String)