Compat

scalafix.internal.sbt.Compat
object Compat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Compat.type

Members list

Type members

Types

type DirectCredentials = DirectCredentials
type FileCredentials = FileCredentials

Value members

Concrete methods

def extractModuleID(attributed: Attributed[HashedVirtualFileRef]): Option[ModuleID]
def toFile(attributed: Attributed[HashedVirtualFileRef])(using conv: FileConverter): File
def toPath(attributed: Attributed[HashedVirtualFileRef])(using conv: FileConverter): Path

Concrete fields

val Credentials: IvyCredentials.type