Add typespecs to the functions
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
|
||||
-include("geef_records.hlr").
|
||||
|
||||
-spec exists(odb(), string()) -> boolean().
|
||||
exists(#odb{handle=Handle}, Sha) ->
|
||||
geef:odb_object_exists(Handle, Sha).
|
||||
|
||||
Reference in New Issue
Block a user