Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
GitDiff::Line
Inherits
Reference
<
Object
Constants
ADDED = "+"
DELETED = "-"
NOT_MODIFIED = " "
Constructors
new
(sign :
String
, content :
String
)
Source
Instance methods
added?
Source
content
Source
deleted?
Source
not_modified?
Source
sign
Source