RichAttributed

sbt.BuildCommon.RichAttributed
final class RichAttributed

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def files: Seq[File]

Extracts the plain Seq[File] from a Classpath (which is a Seq[Attributed[File]]).

Extracts the plain Seq[File] from a Classpath (which is a Seq[Attributed[File]]).

Attributes