Skip to content

STRUCT

WorkspaceMapperPlugin

Contents

swift
public struct WorkspaceMapperPlugin: Codable, Equatable

Defining the workspace mapper.

Properties

name

swift
public let name: String

The name of the mapper.

Methods

init(name:)

swift
public init(name: String)