Parses output from tool docker from a String delimited by separator
Parses output from tool docker from a String delimited by separator
whether if the failure of parsing a line should be logged as debug or error
implicit play-json Reads that is capable of deserializing a tool result
Parses output from tool docker from a Seq[String]
Parses output from tool docker from a Seq[String]
whether if the failure of parsing a line should be logged as debug or error
implicit play-json Reads that is capable of deserializing a tool result
This class is an implementation of a parser from String to a specific JSON structure of a result of type T
the format to which the json should deserialize to