View source: R/prompt-devtools.R
prompt_devtools | R Documentation |
If git is installed and the current directory is part of a git tree,
then also shows all information from prompt_git
.
prompt_devtools(...)
devtools_packages()
... |
Ignored. |
prompt_devtools()
returns the prompt string.
devtools_packages()
returns the packages loaded by
devtools/pkgload.
Other example prompts:
new_prompt_powerline()
,
prompt_fancy()
,
prompt_git()
,
prompt_mem()
,
prompt_runtime()
,
prompt_status()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.