Authorship.this

Parse from a raw author/committer line.

  1. this(string authorship)
    struct Authorship
    this
    (
    string authorship
    )
  2. this(string name, string email, string date)

Meta