is.git_source {brickster} | R Documentation |
Test if object is of class GitSource
Description
Test if object is of class GitSource
Usage
is.git_source(x)
Arguments
x |
An object |
Value
TRUE
if the object inherits from the GitSource
class.
[Package brickster version 0.2.8.1 Index]