Class AssertPresentCommand

java.lang.Object
io.guixer.lang.command.AssertPresentCommand
All Implemented Interfaces:
Command

public class AssertPresentCommand extends Object implements Command
  • Field Details

    • locator

      public final String locator
  • Constructor Details

    • AssertPresentCommand

      public AssertPresentCommand(String locator)
  • Method Details