proxygen
shell_builder.py File Reference

Go to the source code of this file.

Classes

class  shell_builder.ShellFBCodeBuilder
 

Namespaces

 shell_builder
 

Functions

def shell_builder.find_project_root ()
 
def shell_builder.persistent_temp_dir (repo_root)
 

Variables

 shell_builder.repo_root = find_project_root()
 
 shell_builder.temp = persistent_temp_dir(repo_root)
 
 shell_builder.config = read_fbcode_builder_config('fbcode_builder_config.py')
 
 shell_builder.builder = ShellFBCodeBuilder()
 
 shell_builder.make_steps = build_fbcode_builder_config(config)
 
 shell_builder.steps = make_steps(builder)