Skip to content

Commit ee0acd1

Browse files
committed
tweak doc strings
1 parent e4adba7 commit ee0acd1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/flutter_tools/lib/src/base/process.dart

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,8 @@ abstract class ProcessUtils {
283283

284284
/// See [writelnToStdinGuarded].
285285
///
286-
/// In the event that the write or flush fails, this will throw an Exception.
286+
/// In the event that the write or flush fails, this will throw an exception
287+
/// that preserves the stack trace of the callsite.
287288
static Future<void> writelnToStdinUnsafe({
288289
required IOSink stdin,
289290
required String line,
@@ -297,7 +298,8 @@ abstract class ProcessUtils {
297298

298299
/// See [writeToStdinGuarded].
299300
///
300-
/// In the event that the write or flush fails, this will throw an Exception.
301+
/// In the event that the write or flush fails, this will throw an exception
302+
/// that preserves the stack trace of the callsite.
301303
static Future<void> writeToStdinUnsafe({
302304
required IOSink stdin,
303305
required String content,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy