Contents

init(_:)

Creates a tool that wraps the given tool.

Declaration

init(_ tool: some Tool)

Parameters

  • tool:

    The tool to wrap.