Method

FoundryVcsObjectis_local

Declaration [src]

gboolean
foundry_vcs_object_is_local (
  FoundryVcsObject* self
)

Description [src]

Useful to denote things that have been created locally but are not yet sync’d to the remote or will be sync’d to the remote under a different id/name.

Return value

Type: gboolean

TRUE if the object is from the local copy of the version control system as opposed to only existing on the remote.