- func init (Select a language L)
- mkdir nestedApp
- cd nestedApp
- func init (func assumes the language to be L)
We should maybe throw an error for nested Function Apps or at the least not assume a worker runtime.
This should be a low-pri item as this isn't a blocking scenario and ideally users shouldn't be hitting this case.
cc: @ColbyTresness