Ask a question to get started
Enter to sendā¢Shift+Enter new line
Push a prompt to the hub. If the specified repo doesn't already exist, it will be created.
push( repoFullName: string, runnable: Runnable, options: __type ): Promise<string>
repoFullName
string
runnable
Runnable
options
__type
The full name of the repo.
The prompt to push.