docs/configuration/stdin.md in vedeu-0.8.31 vs docs/configuration/stdin.md in vedeu-0.8.32
- old
+ new
@@ -1,6 +1,10 @@
Sets the value of STDIN.
+ # Set:
Vedeu.configure do
stdin IO.console
# ...
end
+
+ # Get:
+ Vedeu.config.stdin