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