Packages

t

sbt

Import

trait Import extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Import
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type AbstractLogger = util.AbstractLogger
  2. type AbstractRMap[K[_], V[_]] = internal.util.AbstractRMap[K, V]
  3. type AlreadyHandledException = internal.util.AlreadyHandledException
  4. type Artifact = librarymanagement.Artifact
  5. type AttributeEntry[T] = internal.util.AttributeEntry[T]
  6. type AttributeKey[T] = internal.util.AttributeKey[T]
  7. type AttributeMap = internal.util.AttributeMap
  8. type Attributed[D] = internal.util.Attributed[D]
  9. type BasicCache[I, O] = util.BasicCache[I, O]
  10. type BasicCacheImplicits = util.BasicCacheImplicits
  11. type BasicLogger = internal.util.BasicLogger
  12. type Binary = librarymanagement.Binary
  13. type BufferedLogger = internal.util.BufferedLogger
  14. type BufferedOutput = OutputStrategy.BufferedOutput
  15. type Cache[I, O] = util.Cache[I, O]
  16. type Caller = librarymanagement.Caller
  17. type ChainedResolver = librarymanagement.ChainedResolver
  18. type ChangeReport[T] = util.ChangeReport[T]
  19. type Changed[O] = util.Changed[O]
  20. type CircularDependencyLevel = librarymanagement.ivy.CircularDependencyLevel
  21. type ConfigRef = librarymanagement.ConfigRef
  22. type Configuration = librarymanagement.Configuration
  23. type ConfigurationReport = librarymanagement.ConfigurationReport
  24. type ConflictManager = librarymanagement.ConflictManager
  25. type ConflictWarning = librarymanagement.ConflictWarning
  26. type ConsoleLogger = internal.util.ConsoleLogger
  27. type ConsoleOut = internal.util.ConsoleOut
  28. type ControlEvent = util.ControlEvent
  29. type CopyOptions = io.CopyOptions
  30. type Credentials = librarymanagement.ivy.Credentials
  31. type CrossVersion = librarymanagement.CrossVersion
  32. type CustomOutput = OutputStrategy.CustomOutput
  33. type Dag[A <: Dag[A]] = internal.util.Dag[A]
  34. type DelegatingPMap[K[_], V[_]] = internal.util.DelegatingPMap[K, V]
  35. type Developer = librarymanagement.Developer
  36. type Difference = util.Difference
  37. type DirectCredentials = librarymanagement.ivy.DirectCredentials
  38. type Disabled = librarymanagement.Disabled
  39. type EmptyChangeReport[T] = util.EmptyChangeReport[T]
  40. type EvaluateSettings[S] = internal.util.EvaluateSettings[S]
  41. type EvictionPair = librarymanagement.EvictionPair
  42. type EvictionWarning = librarymanagement.EvictionWarning
  43. type EvictionWarningOptions = librarymanagement.EvictionWarningOptions
  44. type ExactFilter = io.ExactFilter
  45. type ExitHook = internal.util.ExitHook
  46. type FeedbackProvidedException = internal.util.FeedbackProvidedException
  47. type File = java.io.File
  48. type FileCredentials = librarymanagement.ivy.FileCredentials
  49. type FileFilter = io.FileFilter
  50. type FileInfo = util.FileInfo
  51. type FilePosition = internal.util.FilePosition
  52. type FileRepository = librarymanagement.FileRepository
  53. type FilesInfo[F <: FileInfo] = util.FilesInfo[F]
  54. type FilterLogger = internal.util.FilterLogger
  55. type Full = librarymanagement.Full
  56. type FullLogger = internal.util.FullLogger
  57. type FullReader = internal.util.FullReader
  58. type HCons[H, T <: HList] = internal.util.HCons[H, T]
  59. type HList = internal.util.HList
  60. type HNil = internal.util.HNil
  61. type HashFileInfo = util.HashFileInfo
  62. type HashModifiedFileInfo = util.HashModifiedFileInfo
  63. type IDSet[T] = internal.util.IDSet[T]
  64. type IMap[K[_], V[_]] = internal.util.IMap[K, V]
  65. type IncOptions = xsbti.compile.IncOptions
  66. type Init[S] = internal.util.Init[S]
  67. type InlineConfiguration = librarymanagement.ModuleDescriptorConfiguration
  68. type InlineIvyConfiguration = librarymanagement.ivy.InlineIvyConfiguration
  69. type IvyPaths = librarymanagement.ivy.IvyPaths
  70. type IvyScala = ScalaModuleInfo
  71. type JLine = internal.util.JLine
  72. type KCons[H, +T <: KList[M], +M[_]] = internal.util.KCons[H, T, M]
  73. type KList[+M[_]] = internal.util.KList[M]
  74. type KNil = internal.util.KNil
  75. type LinePosition = internal.util.LinePosition
  76. type LineRange = internal.util.LineRange
  77. type LineReader = internal.util.LineReader
  78. type Log = util.Log
  79. type LogEvent = util.LogEvent
  80. type LoggedOutput = OutputStrategy.LoggedOutput
  81. type Logger = util.Logger
  82. type LoggerWriter = internal.util.LoggerWriter
  83. type LogicalClock = librarymanagement.LogicalClock
  84. type MakePomConfiguration = librarymanagement.MakePomConfiguration
  85. type Mapper = io.Mapper
  86. type MavenCache = librarymanagement.MavenCache
  87. type MavenRepo = librarymanagement.MavenRepo
  88. type MavenRepository = librarymanagement.MavenRepository
  89. type MessageOnlyException = internal.util.MessageOnlyException
  90. type ModifiedFileInfo = util.ModifiedFileInfo
  91. type ModuleConfiguration = librarymanagement.ModuleConfiguration
  92. type ModuleDescriptorConfiguration = librarymanagement.ModuleDescriptorConfiguration
  93. type ModuleID = librarymanagement.ModuleID
  94. type ModuleInfo = librarymanagement.ModuleInfo
  95. type ModuleReport = librarymanagement.ModuleReport
  96. type ModuleSettings = librarymanagement.ModuleSettings
  97. type MultiLogger = internal.util.MultiLogger
  98. type NameFilter = io.NameFilter
  99. type OrganizationArtifactReport = librarymanagement.OrganizationArtifactReport
  100. type PMap[K[_], V[_]] = internal.util.PMap[K, V]
  101. type PathFinder = io.PathFinder
  102. type PatternFilter = io.PatternFilter
  103. type Patterns = librarymanagement.Patterns
  104. type PatternsBasedRepository = librarymanagement.PatternsBasedRepository
  105. type PlainFileInfo = util.PlainFileInfo
  106. type PublishConfiguration = librarymanagement.PublishConfiguration
  107. type RMap[K[_], V[_]] = internal.util.RMap[K, V]
  108. type RangePosition = internal.util.RangePosition
  109. type RawRepository = librarymanagement.RawRepository
  110. type Relation[A, B] = internal.util.Relation[A, B]
  111. type Resolver = librarymanagement.Resolver
  112. type RichFile = io.RichFile
  113. type ScalaVersion = librarymanagement.ScalaVersion
  114. type ScmInfo = librarymanagement.ScmInfo
  115. type ScopedKey[T] = Def.ScopedKey[T]
  116. type SetLevel = util.SetLevel
  117. type SetSuccess = util.SetSuccess
  118. type SetTrace = util.SetTrace
  119. type Setting[T] = Def.Setting[T]
  120. type Settings[S] = internal.util.Settings[S]
  121. type SettingsDefinition = Def.SettingsDefinition
  122. type SftpRepository = librarymanagement.SftpRepository
  123. type SharedAttributeKey[T] = internal.util.SharedAttributeKey[T]
  124. type Show[T] = util.Show[T]
  125. type ShowLines[A] = util.ShowLines[A]
  126. type SimpleFileFilter = io.SimpleFileFilter
  127. type SimpleFilter = io.SimpleFilter
  128. type SimpleReader = internal.util.SimpleReader
  129. type SourcePosition = internal.util.SourcePosition
  130. type SshBasedRepository = librarymanagement.SshBasedRepository
  131. type SshRepository = librarymanagement.SshRepository
  132. type Success = util.Success
  133. type SuppressedTraceContext = internal.util.SuppressedTraceContext
  134. type TestResult = protocol.testing.TestResult
  135. type Timestamp = util.Timestamp
  136. type Trace = util.Trace
  137. type TrackLevel = librarymanagement.TrackLevel
  138. type Tracked = util.Tracked
  139. type TranslatedException = internal.util.TranslatedException
  140. type TranslatedIOException = internal.util.TranslatedIOException
  141. type TypeFunctions = internal.util.TypeFunctions
  142. type Types = internal.util.Types
  143. type URI = java.net.URI
  144. type URL = java.net.URL
  145. type URLRepository = librarymanagement.URLRepository
  146. type UnprintableException = internal.util.UnprintableException
  147. type UpdateOptions = librarymanagement.ivy.UpdateOptions
  148. type UpdateReport = librarymanagement.UpdateReport
  149. type UpdateStats = librarymanagement.UpdateStats
  150. type VersionNumber = librarymanagement.VersionNumber
  151. type VersionNumberCompatibility = librarymanagement.VersionNumberCompatibility
  152. type WatchSource = Source
  153. type ~>[-K[_], +V[_]] = internal.util.~>[K, V]

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val AList: internal.util.AList.type
  5. val AllPassFilter: io.AllPassFilter.type
  6. val AllRequirements: PluginTrigger.AllRequirements.type
  7. val Artifact: librarymanagement.Artifact.type
  8. val AttributeEntry: internal.util.AttributeEntry.type
  9. val AttributeKey: internal.util.AttributeKey.type
  10. val AttributeMap: internal.util.AttributeMap.type
  11. val Attributed: internal.util.Attributed.type
  12. val Binary: librarymanagement.Binary.type
  13. val BufferedOutput: OutputStrategy.BufferedOutput.type
  14. val Cache: util.Cache.type
  15. val CacheImplicits: util.CacheImplicits.type
  16. val Caller: librarymanagement.Caller.type
  17. val ChainedResolver: librarymanagement.ChainedResolver.type
  18. val ChangeReport: util.ChangeReport.type
  19. val CircularDependencyLevel: librarymanagement.ivy.CircularDependencyLevel.type
  20. val Classes: internal.util.Classes.type
  21. val ConfigRef: librarymanagement.ConfigRef.type
  22. val Configuration: librarymanagement.Configuration.type
  23. val ConfigurationReport: librarymanagement.ConfigurationReport.type
  24. val Configurations: librarymanagement.Configurations.type
  25. val ConflictManager: librarymanagement.ConflictManager.type
  26. val ConflictWarning: librarymanagement.ConflictWarning.type
  27. val ConsoleLogger: internal.util.ConsoleLogger.type
  28. val ConsoleOut: internal.util.ConsoleOut.type
  29. val ControlEvent: util.ControlEvent.type
  30. val CopyOptions: io.CopyOptions.type
  31. val Credentials: librarymanagement.ivy.Credentials.type
  32. val CrossVersion: librarymanagement.CrossVersion.type
  33. val CustomOutput: OutputStrategy.CustomOutput.type
  34. val Dag: internal.util.Dag.type
  35. val DefaultMavenRepository: librarymanagement.MavenRepository
  36. val Developer: librarymanagement.Developer.type
  37. val Difference: util.Difference.type
  38. val DirectoryFilter: io.DirectoryFilter.type
  39. val Disabled: librarymanagement.Disabled.type
  40. val ErrorHandling: internal.util.ErrorHandling.type
  41. val EvaluationState: internal.util.EvaluationState.type
  42. val EvictionPair: librarymanagement.EvictionPair.type
  43. val EvictionWarning: librarymanagement.EvictionWarning.type
  44. val EvictionWarningOptions: librarymanagement.EvictionWarningOptions.type
  45. val ExistsFileFilter: io.ExistsFileFilter.type
  46. val ExitHook: internal.util.ExitHook.type
  47. val ExitHooks: internal.util.ExitHooks.type
  48. val FileFilter: io.FileFilter.type
  49. val FileFunction: util.FileFunction.type
  50. val FileInfo: util.FileInfo.type
  51. val FileRepository: librarymanagement.FileRepository.type
  52. val FilesInfo: util.FilesInfo.type
  53. val Full: librarymanagement.Full.type
  54. val FullLogger: internal.util.FullLogger.type
  55. val FullReader: internal.util.FullReader.type
  56. val GlobFilter: io.GlobFilter.type
  57. val HCons: internal.util.HCons.type
  58. val HList: internal.util.HList.type
  59. val HNil: internal.util.HNil.type
  60. val Hash: io.Hash.type
  61. val HiddenFileFilter: io.HiddenFileFilter.type
  62. val IDSet: internal.util.IDSet.type
  63. val IMap: internal.util.IMap.type
  64. val IO: io.IO.type
  65. val InlineConfiguration: librarymanagement.ModuleDescriptorConfiguration.type
  66. val InlineIvyConfiguration: librarymanagement.ivy.InlineIvyConfiguration.type
  67. val IvyPaths: librarymanagement.ivy.IvyPaths.type
  68. val IvyScala: ScalaModuleInfo.type
  69. val JCenterRepository: librarymanagement.MavenRepository
  70. val JavaNet2Repository: librarymanagement.MavenRepository
  71. val KCons: internal.util.KCons.type
  72. val KNil: internal.util.KNil.type
  73. val Level: util.Level.type
  74. val LinePosition: internal.util.LinePosition.type
  75. val LineRange: internal.util.LineRange.type
  76. val LoggedOutput: OutputStrategy.LoggedOutput.type
  77. val Logger: util.Logger.type
  78. val LoggerWriter: internal.util.LoggerWriter.type
  79. val LogicalClock: librarymanagement.LogicalClock.type
  80. val MakePomConfiguration: librarymanagement.MakePomConfiguration.type
  81. val MavenCache: librarymanagement.MavenCache.type
  82. val MavenRepo: librarymanagement.MavenRepo.type
  83. val MavenRepository: librarymanagement.MavenRepository.type
  84. val ModuleConfiguration: librarymanagement.ModuleConfiguration.type
  85. val ModuleDescriptorConfiguration: librarymanagement.ModuleDescriptorConfiguration.type
  86. val ModuleID: librarymanagement.ModuleID.type
  87. val ModuleInfo: librarymanagement.ModuleInfo.type
  88. val ModuleReport: librarymanagement.ModuleReport.type
  89. val ModuleSettings: librarymanagement.ModuleSettings.type
  90. val NameFilter: io.NameFilter.type
  91. val NoPosition: internal.util.NoPosition.type
  92. val NoTrigger: PluginTrigger.NoTrigger.type
  93. val NothingFilter: io.NothingFilter.type
  94. val OrganizationArtifactReport: librarymanagement.OrganizationArtifactReport.type
  95. val PMap: internal.util.PMap.type
  96. val Path: io.Path.type
  97. val PathFinder: io.PathFinder.type
  98. val Patterns: librarymanagement.Patterns.type
  99. val PublishConfiguration: librarymanagement.PublishConfiguration.type
  100. val RangePosition: internal.util.RangePosition.type
  101. val Relation: internal.util.Relation.type
  102. val Resolver: librarymanagement.Resolver.type
  103. val SbtArtifacts: librarymanagement.SbtArtifacts.type
  104. val ScalaArtifacts: librarymanagement.ScalaArtifacts.type
  105. val ScalaKeywords: internal.util.ScalaKeywords.type
  106. val ScalaVersion: librarymanagement.ScalaVersion.type
  107. val ScmInfo: librarymanagement.ScmInfo.type
  108. val SftpRepository: librarymanagement.SftpRepository.type
  109. val Show: util.Show.type
  110. val ShowLines: util.ShowLines.type
  111. val Signals: internal.util.Signals.type
  112. val SimpleReader: internal.util.SimpleReader.type
  113. val SshRepository: librarymanagement.SshRepository.type
  114. val StackTrace: internal.util.StackTrace.type
  115. val StdoutOutput: OutputStrategy.StdoutOutput.type
  116. val TestResult: protocol.testing.TestResult.type
  117. val TrackLevel: librarymanagement.TrackLevel.type
  118. val Tracked: util.Tracked.type
  119. val TypeFunctions: internal.util.TypeFunctions.type
  120. val Types: internal.util.Types.type
  121. val URLRepository: librarymanagement.URLRepository.type
  122. val UpdateLogging: librarymanagement.UpdateLogging.type
  123. val UpdateOptions: librarymanagement.ivy.UpdateOptions.type
  124. val UpdateReport: librarymanagement.UpdateReport.type
  125. val UpdateStats: librarymanagement.UpdateStats.type
  126. val Util: internal.util.Util.type
  127. val VersionNumber: librarymanagement.VersionNumber.type
  128. val WatchSource: Source.type
  129. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  130. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  131. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  132. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  133. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  134. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  135. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  136. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  137. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  138. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  139. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  140. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  141. def toString(): String
    Definition Classes
    AnyRef → Any
  142. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  143. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  144. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  145. val ~>: internal.util.~>.type
  146. object complete

Deprecated Value Members

  1. def Seq2Vector[T](s: Seq[T]): Vector[T]
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0.0-RC3) Will be removed in sbt 2

Inherited from AnyRef

Inherited from Any

Ungrouped