# README
osvisitors
Visitor pattern for different OS types - windows, linux, etc
Example
See the example.go file for a simple example of using this visitor to print the PATH
variable of the specific OS.
Visitor pattern for different OS types - windows, linux, etc
See the example.go file for a simple example of using this visitor to print the PATH
variable of the specific OS.