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).