Pure Erlang implementation of 9p2000 protocol
filesystem
fs
9p2000
erlang
9p
1# SPDX-FileCopyrightText: 2025 Łukasz Niemier <~@hauleth.dev>
2#
3# SPDX-License-Identifier: Apache-2.0
4
5.rebar3
6_build
7_checkouts
8_vendor
9.eunit
10*.o
11*.beam
12*.plt
13*.swp
14*.swo
15.erlang.cookie
16ebin
17log
18erl_crash.dump
19.rebar
20logs
21.idea
22*.iml
23rebar3.crashdump
24*~
25/doc