CommitLogParser

git4s.data.parser.CommitLogParser
See theCommitLogParser companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_]](using p: CommitLogParser[F]): CommitLogParser[F]

Givens

Givens

given given_CommitLogParser_F[F[_]](using F: Async[F]): given_CommitLogParser_F[F]