Public

data class Public(val isPublic: Boolean) : GofileOption

Whether anyone can access it.

Constructors

Link copied to clipboard
constructor(isPublic: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard

Can be "public", "password", "description", "expire", "tags" or "directLink".

Link copied to clipboard
open override val value: String

The option value.