blob: 260a310cce9218267efcef8ef448a59939869540 (
plain) (
blame)
1
2
3
4
5
|
The Perforce Client API is a simple beast which packages up the
command invocation, sends it to the server, and then acts on
instructions from the server to carry out the actual command.
For documentation: https://www.perforce.com/manuals/p4api/Content/P4API/Home-p4api.html
|