Menu

[r13467]: / projects / cli / storage / cli.py  Maximize  Restore  History

Download this file

15 lines (9 with data), 236 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
"""
The storage CLI.
Copyright (c) 2011 iXsystems, Inc., All rights reserved.
See COPYING for more details.
Garrett Cooper, October 2011
"""
import core.cli
class Storage(core.cli.CLI):
"""A superclass for managing storage."""
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.