Execute the prompt command line option.
15 16 17
# File 'lib/mysh/command_line/prompt.rb', line 15 def post_boot(read_point) MNV[:prompt] = get_arg(read_point) end