Interface CommandPathArgumentBuilder

All Known Subinterfaces:
CopyMoveCommandPathArgumentBuilder

@ProviderType public interface CommandPathArgumentBuilder
interface to build CommandPathArgument
  • Method Summary

    Modifier and Type
    Method
    Description
    build the CommandPathArgument
  • Method Details

    • build

      @Nonnull CommandPathArgument build()
      build the CommandPathArgument
      Returns:
      the built CommandPathArgument