CorpusFile
A Scala source file taken from some Github repo
Value parameters
- commit
-
The commit has at where this ScalaFile originates from.
- filename
-
Path to the file relative to the "target/repos" root directory.
- projectUrl
-
The url of the Github project containing this source file.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Github url to non-raw (i.e., syntax highlighted) version of this ScalaFile
Github url to non-raw (i.e., syntax highlighted) version of this ScalaFile
Attributes
File on local filesystem
File on local filesystem
Attributes
Github "raw" url for this ScalaFile
Github "raw" url for this ScalaFile
Attributes
Read string contents of this ScalaFile.
Read string contents of this ScalaFile.
Attributes
repo in username/repo
repo in username/repo
Attributes
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
username in username/repo
username in username/repo
Attributes
username/repo pair
username/repo pair
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product