falood/file_system

Bad typespec when list of directories is "bad"

kwando opened this issue · 1 comments

FileSystem.start_link(dirs: nil) #=> :ignore

@spec start_link(Keyword.t) :: {:ok, pid}

Thanks @kwando