Return the project for the image at the cursor, materialising it from the image (and applying the session's layer template) if it has not been visited.
Usage
at_current(session, call = rlang::caller_env())Arguments
- session
An annot_session.
- call
The calling environment, for error reporting.
Value
An annot_project.
See also
Other sessions:
at_example_session(),
at_goto(),
at_manifest(),
at_next(),
at_prev(),
at_resume(),
at_session(),
at_session_status(),
at_set_status()