utils/print_fn library
Functions
-
onBranchAlreadyExists(
) → void - Branch
-
onBranchCreated(
dynamic d) → void -
onBranchDeleted(
dynamic d) → void -
onBranchDoesntExists(
) → void -
onCommitCreated(
dynamic c) → void -
onFileSystemException(
FileSystemException e) → void -
onIgnoreFileAlreadyExists(
) → void - Ignore prints
-
onIgnoreFileDoesntExists(
) → void -
onIgnoreFileSuccessfullyCreated(
) → void -
onIgnoreFileSuccessfullyDeleted(
) → void -
onNoChanges(
) → void - Remote branch
-
onNoCommit(
) → void -
onNoCommitBranchMetaData(
dynamic b) → void - Commit
-
onNoCommitMetaData(
dynamic c) → void -
onNoCommitsFound(
) → void -
onNoRemoteData(
) → void -
onNoStagingData(
) → void - Staging
-
onPendingCommit(
) → void -
onPendingMerge(
) → void -
onRemoteAlreadyExists(
) → void - Remote
-
onRemoteDoesntExists(
) → void -
onRemoteRepositoryNotFound(
) → void -
onRemoteUrlNotSupported(
) → void -
onRepositoryAlreadyInitialized(
) → void - Repository prints
-
onRepositoryNotInitialized(
) → void -
onRepositorySuccessfullyInitialized(
) → void -
onRepositorySuccessfullyUninitialized(
) → void -
onSameBranchMerge(
) → void -
onSameCommit(
) → void -
onStateDoesntExist(
) → void -
onSuccessfulClone(
) → void -
onSuccessfullyStateDeleted(
) → void -
onSuccessfullyStateSaved(
) → void - State
-
onSuccessfulMerge(
) → void - Merge
-
onSuccessfulPull(
) → void -
onSuccessfulPush(
) → void