CernVM-FS
2.12.0
|
#include "swissknife_info.h"
#include <string>
#include "crypto/hash.h"
#include "manifest.h"
#include "network/download.h"
#include "util/logging.h"
#include "util/posix.h"
#include "util/string.h"
Go to the source code of this file.
Namespaces | |
swissknife | |
Macros | |
#define | __STDC_FORMAT_MACROS |
Functions | |
static bool | swissknife::IsRemote (const string &repository) |
#define __STDC_FORMAT_MACROS |
This file is part of the CernVM File System.
This command reads the content of a .cvmfspublished file and exposes it to the user.
Definition at line 8 of file swissknife_info.cc.