Class Coordinates

java.lang.Object
io.guixer.ext.decorate.Coordinates
All Implemented Interfaces:
io.guixer.ext.GuixerExtension

public class Coordinates extends Object implements io.guixer.ext.GuixerExtension
  • Constructor Details

    • Coordinates

      public Coordinates()
  • Method Details

    • executeCommand

      public static void executeCommand(io.guixer.tools.RunnerContext context, RefersTo refersTo, String locator) throws IOException
      Throws:
      IOException
    • executeCommand

      public void executeCommand(io.guixer.tools.RunnerContext context, String text) throws IOException
      Specified by:
      executeCommand in interface io.guixer.ext.GuixerExtension
      Throws:
      IOException