[wip] jex and thinking about model thing on the jr thing"

This commit is contained in:
Foo Bar
2023-01-29 22:59:24 -07:00
parent 548087cc85
commit 33393f592a
2 changed files with 44 additions and 1 deletions
+4 -1
View File
@@ -357,7 +357,10 @@ pkg_tmpdir(PkgName) ->
-spec pkg_type() -> Result
when Result :: {ok, PkgType}
| {error, Reason :: term()},
PkgType :: library | external | extension.
PkgType :: library
| external
| extension
| website.
pkg_type() ->
% cfg errors if package type is invalid