Skip to contents

Appends a tag JSONL entry. Pass NULL to clear the tag.

Usage

tag_session(session_id, tag = NULL, directory = NULL)

Arguments

session_id

Character. UUID.

tag

Character or NULL. Tag string (NULL clears).

directory

Character or NULL. Project working directory.

Value

Invisibly NULL.