Documentation
¶
Overview ¶
Package main has two sides: - User mode: shell - tool mode: unix socket server for handling namespace operations When started, the program choses their side based on the argv[0]. The name "nash" indicates a user shell and the name -nashd- indicates the namespace server tool.
Source Files
¶
- cli.go
- completer.go
- main.go
- rpc.go
Click to show internal directories.
Click to hide internal directories.