]> git.lizzy.rs Git - rust.git/commit
libstd: Add a few doc examples
authorAnton Lofgren <alofgren@op5.com>
Sun, 13 Jul 2014 09:49:53 +0000 (11:49 +0200)
committerAnton Lofgren <alofgren@op5.com>
Sun, 13 Jul 2014 19:17:51 +0000 (21:17 +0200)
commit77c4b3d26dab7bd2c95cf34c844760af5f79790e
tree8950f2b6a229bb96c0c56bc112c978c8666dd534
parent88231a9b70574990363262e6be8451df8782e4ca
libstd: Add a few doc examples

This patch adds doc examples for the make_absolute, change_dir,
errors_string and args functions in the os module.
src/libstd/os.rs