scala.cli.commands.shebang
package scala.cli.commands.shebang
Members list
Type members
Classlikes
object Shebang extends ScalaCommand[ShebangOptions]
Attributes
- Supertypes
-
class ScalaCommand[ShebangOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[ShebangOptions]class CaseApp[ShebangOptions]class Objecttrait Matchableclass AnyShow all
- Self type
-
Shebang.type
final case class ShebangOptions(runOptions: RunOptions) extends HasSharedOptions
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasSharedOptionstrait HasGlobalOptionsclass Objecttrait Matchableclass AnyShow all
object ShebangOptions
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ShebangOptions.type
In this article