| handle_use_case {pracpac} | R Documentation | 
Handle the use case
Description
This unexported helper function internally handles the provided use case.
Usage
handle_use_case(use_case)
Arguments
| use_case | The specified use case. | 
Value
List of parsed information for the use case including, the name of the use case, path to Dockerfile template, base image, and path to assets (delimited by ; if there are multiple and NA if there are none).
[Package pracpac version 0.2.0 Index]