PublishHelper

orchescala.helper.dev.publish.PublishHelper
See thePublishHelper companion object
case class PublishHelper()(using devConfig: DevConfig, apiConfig: ApiConfig) extends Helpers

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Helpers
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def publish(version: String): Unit

Inherited methods

protected def check(label: String, port: Int): Unit

Attributes

Inherited from:
Helpers
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Extensions

Inherited extensions

extension (proc: proc)
def callOnConsole(path: Path): Unit

Attributes

Inherited from:
Helpers

Implicits

Inherited implicits

implicit lazy protected val workDir: Path

Attributes

Inherited from:
Helpers