AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Functions
common Namespace Reference

Functions

def GetCommandOutput (command)
 
def GetSvnInfo ()
 
def GetSvnTrunk ()
 
def IsInGTestSvn ()
 
def IsInGMockSvn ()
 

Function Documentation

◆ GetCommandOutput()

def common.GetCommandOutput (   command)
Runs the shell command and returns its stdout as a list of lines.

◆ GetSvnInfo()

def common.GetSvnInfo ( )
Returns the project name and the current SVN workspace's root path.

◆ GetSvnTrunk()

def common.GetSvnTrunk ( )
Returns the current SVN workspace's trunk root path.

◆ IsInGMockSvn()

def common.IsInGMockSvn ( )

◆ IsInGTestSvn()

def common.IsInGTestSvn ( )

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0