mill.javalib.spotless.Format.NativeCmd
case class NativeCmd(name: String, pathToExe: String, arguments: Seq[String]) extends Step
Attributes
-
See also
-
-
Source
-
Format.scala
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product