Skip to content

Commit

Permalink
chore: add doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Nelson committed Mar 22, 2024
1 parent 4b783a1 commit 2cb93bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class S3PathResolver {
return resolvedPath;
}

/// Resolve multiple [StoragePath] objects.
Future<List<String>> resolvePaths({
required List<StoragePath> paths,
}) async {
Expand Down

0 comments on commit 2cb93bf

Please sign in to comment.