Consructs the path to reactor temporary directory.
reactor_path(x = tempdir(), ...)
x | character, root of the path, Default: tempdir() |
---|---|
... | additional arguments to pass to file.path |
character
Other reactor:
get_busy_time()
,
init_reactor()
,
kill_app()
,
navigate_to_app()
,
read_reactor()
,
reset_counter()
,
start_reactor()
,
wait_for_shiny()
reactor_path()#> [1] "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpkGRxyW/reactor"#> [1] "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpkGRxyW/reactor/internal"