parent
f3e94c6d20
commit
dddc634f78
|
@ -47,6 +47,7 @@ module Shell
|
|||
# Initialize the prompt
|
||||
self.cont_prompt = ' > '
|
||||
self.cont_flag = false
|
||||
self.prompt = prompt
|
||||
self.prompt_char = prompt_char
|
||||
|
||||
self.histfile = histfile
|
||||
|
|
Loading…
Reference in New Issue