SourceLinkParser

class SourceLinkParser(revision: Option[String]) extends ArgParser[SourceLink]
class Object
trait Matchable
class Any

Value members

Concrete methods

def githubPrefix(org: String, repo: String): String
def gitlabPrefix(org: String, repo: String): String