fullMarker abstract method

String fullMarker(
  1. CwdMarker marker
)

The full marker command: reports cwd plus git branch/status and privilege.

Implementation

String fullMarker(CwdMarker marker);