Skip to content

Commit

Permalink
Docs: io-network: list read(::String) and write(::String,::Any) b…
Browse files Browse the repository at this point in the history
…efore `open`
  • Loading branch information
fonsp authored May 16, 2023
1 parent 78fbf1b commit 5b5c1d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/src/base/io-network.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
Base.stdout
Base.stderr
Base.stdin
Base.read(::String)
Base.write(::String, ::Any)
Base.open
Base.IOStream
Base.IOBuffer
Expand Down

0 comments on commit 5b5c1d3

Please sign in to comment.