aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server/src/cmd/commands/property/mod.rs
blob: 3b1274e00184bb7a3861270dd3ccd8b229eff877 (plain) (blame)
1
2
3
4
// Copyright (C) 2021-2021 The Whirlsplash Collective
// SPDX-License-Identifier: GPL-3.0-only

pub mod create;