DocsWebDAV

orchescala.helper.dev.publish.DocsWebDAV
case class DocsWebDAV(apiConfig: ApiConfig, publishConfig: PublishConfig) extends WebDAV, Helpers

Attributes

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

Members list

Value members

Concrete methods

def upload(releaseTag: 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
protected def startSession: Sardine

Attributes

Inherited from:
WebDAV

Inherited fields

val contentTypeHtml: String

Attributes

Inherited from:
WebDAV
val contentTypeYaml: String

Attributes

Inherited from:
WebDAV
val publishBaseUrl: String

Attributes

Inherited from:
WebDAV

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