CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
swissknife_info.cc File Reference
#include "swissknife_info.h"
#include "cvmfs_config.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"
Include dependency graph for swissknife_info.cc:

Go to the source code of this file.

Namespaces

 swissknife
 

Macros

#define __STDC_FORMAT_MACROS
 

Functions

static bool swissknife::IsRemote (const string &repository)
 

Macro Definition Documentation

#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.