# Functions
No description provided by the author
GetCurrentAppID will return the content of ${projectPath}/.leancloud/current_app_id.
GetCurrentGroup returns the content of ${projectPath}/.leancloud/current_group if it exists, or migrate the project's primary group.
No description provided by the author
LinkApp will write the specific appID to ${projectPath}/.leancloud/current_app_id.
LinkGroup will write the specific groupName to ${projectPath}/.leancloud/current_group.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
ErrNoAppLinked means no app was linked to the project.