Source

com.codacy.plugins.api.Source
See theSource companion object
sealed trait Source

Attributes

Companion:
object
Graph
Supertypes
class Any
Known subtypes
class Directory
class File

Members list

Concise view

Value members

Abstract methods

def path: String

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any