command/partition: add command "delpartition"
This commit is contained in:
@@ -171,6 +171,8 @@ struct Instance final
|
||||
gcc_pure
|
||||
Partition *FindPartition(const char *name) noexcept;
|
||||
|
||||
void DeletePartition(Partition &partition) noexcept;
|
||||
|
||||
void BeginShutdownPartitions() noexcept;
|
||||
|
||||
#ifdef ENABLE_DATABASE
|
||||
|
||||
Reference in New Issue
Block a user