We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2747015 commit 60fab11Copy full SHA for 60fab11
pkgs/native_assets_cli/lib/src/api/build_output.dart
@@ -38,7 +38,7 @@ part 'link_output.dart';
38
/// For more information see [build].
39
///
40
/// Designed to be a sink. The [BuildOutput] is not intended to be read from.
41
-/// [Builder]s stream outputs to the link output. For more info see [Builder].
+/// [Builder]s stream outputs to the build output. For more info see [Builder].
42
abstract final class BuildOutput {
43
/// Start time for the build of this output.
44
0 commit comments