working on doc
This commit is contained in:
parent
b5df984498
commit
c4950ed029
@ -247,9 +247,8 @@ class node:
|
||||
-- work for most nodes. Change it if your connection
|
||||
-- need some special symbol.
|
||||
|
||||
Returns:
|
||||
|
||||
bool -> true if expected value is found after running the commands
|
||||
### Returns:
|
||||
bool -- true if expected value is found after running the commands
|
||||
false if prompt is found before.
|
||||
|
||||
'''
|
||||
|
1287
docs/conn/index.html
Normal file
1287
docs/conn/index.html
Normal file
File diff suppressed because it is too large
Load Diff
8
docs/index.html
Normal file
8
docs/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url=./conn/" />
|
||||
</head>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user