method
system_path=
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
system_path=(path)
public
Hide source
# File lib/shell.rb, line 107 def system_path=(path) @system_path = path rehash end