Interface BunExecutorConfig


public interface BunExecutorConfig
  • Method Details

    • getNodePath

      File getNodePath()
    • getBunPath

      File getBunPath()
    • getWorkingDirectory

      File getWorkingDirectory()
    • getPlatform

      com.github.eirslett.maven.plugins.frontend.lib.Platform getPlatform()