Meta
mill.testkit.IntegrationTester.Impl.Meta
Attributes
- Source
- IntegrationTester.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Returns the .json
metadata file contents parsed into a Evaluator.Cached object, containing both the value as JSON and the associated metadata (e.g. hashes)
Returns the .json
metadata file contents parsed into a Evaluator.Cached object, containing both the value as JSON and the associated metadata (e.g. hashes)
Attributes
- Source
- IntegrationTester.scala
Returns the value as JSON
Returns the raw text of the .json
metadata file
Returns the value parsed from JSON into a value of type T
In this article