Helper to strip path and extension from model file to get only model identifier (i.e. the model file name without extension)
Usage
get_model_id(.mod)
# S3 method for class 'character'
get_model_id(.mod)
# S3 method for class 'bbi_model'
get_model_id(.mod)