Skip to content

Commit d100a8e

Browse files
linusgVexu
authored andcommitted
langref: Rename std.fs.wasi.{PreopenList => Preopens}
1 parent 8e7d9af commit d100a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/langref.html.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11471,7 +11471,7 @@ pub fn main() !void {
1147111471
1: 123
1147211472
2: hello{#end_shell_samp#}
1147311473
<p>A more interesting example would be extracting the list of preopens from the runtime.
11474-
This is now supported in the standard library via {#syntax#}std.fs.wasi.PreopenList{#endsyntax#}:</p>
11474+
This is now supported in the standard library via {#syntax#}std.fs.wasi.Preopens{#endsyntax#}:</p>
1147511475
{#code_begin|exe|wasi_preopens#}
1147611476
{#target_wasi#}
1147711477
const std = @import("std");

0 commit comments

Comments
 (0)